System.ServiceOfferingHizmet Teklifi

System.ServiceOffering (ClassType)

Hizmet tekliflerinin temel özelliklerini tanımlar

Element properties:

Base ClassSystem.Offering
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2c40c623-a0df-7166-9e9a-2f869fb4d93f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.Extension:
ID  string  Kimlik Kimlik true 65536  False     
Domain  string  Etki Alanı Etki Alanı false 65536  False     
Path  string  Yol Yol false 65536  False     
Internal_ManagementPackId  guid  Yönetim Paketi Kimliği Yönetim Paketi Kimliği false 256       
Internal_ElementId  guid  Öğe Kimliği Öğe Kimliği false 256       
Internal_ParentId  guid  Üst Kimliği Üst Kimliği false 256       
System.ManagementPackElement:
Comment  string  Yorum Yorum false 256  False     
System.Offering:
Title  string  Başlık Teklif başlığı false 256  False     
Notes  string  Notlar Teklif notları false 4000  False     
BriefDescription  string  Kısa açıklama Teklifin kısa açıklaması false 4000  False     
Overview  string  Genel Bakış Teklife genel bakış false 4000  False     
PublishDate  datetime  Yayınlama Tarihi Teklif yayın tarihi false 256       
Image  binary  Görüntü Teklif simgesi false 256       
Status  enum  Durum Teklif durumu false 256    System.Offering.StatusEnum.Draft  System.Offering.StatusEnum 
System.ServiceOffering:
Category  enum  Kategori Hizmet teklifi kategorisi false 256    System.ServiceOffering.CategoryEnum.General  System.ServiceOffering.CategoryEnum 
CultureName  string  Kültür adı Teklif kültür adı false 24  False     
SLAInformation  string  SLA Bilgileri SLA bilgileri false 4000  False     
SLAInformationLink  string  SLA bilgilerine bağlantı SLA bilgilerine bağlantı false 1024  False     
CostInformation  string  Maliyet Bilgileri Hizmet teklifi maliyet bilgileri false 4000  False     
CostInformationLink  string  Maliyet bilgilerine bağlantı Maliyet bilgilerine bağlantı false 1024  False     

Health Model:

Source Code:

<ClassType ID="System.ServiceOffering" Accessibility="Public" Abstract="false" Base="System.Offering">
<Property ID="Category" Type="enum" EnumType="System.ServiceOffering.CategoryEnum" DefaultValue="System.ServiceOffering.CategoryEnum.General"/>
<Property ID="CultureName" Type="string" MaxLength="24"/>
<Property ID="SLAInformation" Type="string" MaxLength="4000"/>
<Property ID="SLAInformationLink" Type="string" MaxLength="1024"/>
<Property ID="CostInformation" Type="string" MaxLength="4000"/>
<Property ID="CostInformationLink" Type="string" MaxLength="1024"/>
</ClassType>