ServiceManager.Chargeback.VmmCloudPricesheetVMM クラウド価格シート

ServiceManager.Chargeback.VmmCloudPricesheet (ClassType)

VMM クラウドの価格シートの基本プロパティを定義します

Element properties:

Base ClassSystem.Chargeback.Pricesheet
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0532e13c-4375-39f9-7e78-7a0f4f757653

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.Chargeback.Pricesheet:
Description  string  説明 価格シートの説明 false 4096  False     
PublishingStatus  enum  発行の状態 価格シートの公開状態 false 256    System.Chargeback.PublishingStatusEnum.Draft  System.Chargeback.PublishingStatusEnum 
CreatedDate  datetime  作成日 価格シートが作成された日付 false 256    GetUTCDate()   
PublishedDate  datetime  公開日 価格シートが最後に公開された日付 false 256       
ServiceManager.Chargeback.VmmCloudPricesheet:
UniqueId  string  ID VMM クラウドの価格シートの一意の識別子 true 256  False  {0}   

Health Model:

Source Code:

<ClassType ID="ServiceManager.Chargeback.VmmCloudPricesheet" Accessibility="Public" Abstract="false" Base="ChargebackLib!System.Chargeback.Pricesheet" Hosted="false" Singleton="false" Extension="false">
<Property ID="UniqueId" Type="string" Key="true" Required="true" CaseSensitive="false" MaxLength="256" MinLength="0" AutoIncrement="true" Scale="0" DefaultValue="{0}"/>
</ClassType>