ServiceManager.Chargeback.VmmCloudPricesheetVMM 雲端價位表

ServiceManager.Chargeback.VmmCloudPricesheet (ClassType)

定義 VMM 雲端價位表的基本內容

Element properties:

Base ClassSystem.Chargeback.Pricesheet
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdff3a8358-2ccd-5a3c-b786-eb1ed2ea50d7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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  識別碼 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>