Microsoft.SystemCenter.VirtualMachineManager.ServiceHizmet

Microsoft.SystemCenter.VirtualMachineManager.Service (ClassType)

Bu özet türü VMM tarafından yönetilen tüm hizmetlerin temel türüdür

Element properties:

Base ClassSystem.Service
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfbd09205-8173-72c6-36f5-766ea5621532

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.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
System.Service:
ServiceDescription  string  Hizmet Açıklaması Hizmet Açıklaması false 256  False     
BusinessDetailedDescription  string  Ayrıntılı İş Tanımı Ayrıntılı İş Tanımı false 256  False     
IsBusinessService  bool  İş Hizmeti İş Hizmeti false 256       
OwnedByOrganization  string  Kuruluşa Ait Kuruluşa Ait false 256  False     
Priority  enum  Öncelik Öncelik false 256      System.ServiceManagement.ServicePriority 
Status  enum  Durum Durum false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Sınıflandırma Sınıflandırma false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Kullanılabilirlik Zamanlaması Kullanılabilirlik Zamanlaması false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Service:
VMMId  string  VMM Nesne Kimliği true 256  False     
Release  string  Sürüm false 256  False     
Description  string  Açıklama false 65535  False     
Owner  string  Sahip false 256  False     
OwnerUserRole  string  Sahip kullanıcı adı false 256  False     
CostCenter  string  Maliyet Merkezi false 256  False     
ServiceStatus  string  Hizmet Durumu false 256  False     
HostGroup  string  VMHostGroup false 256  False     
Cloud  string  Bulut false 256  False     
NotificationsAvailable  bool  Kullanılabilir Bildirimler false 256       
ServiceTemplate  string  Hizmet Şablonu false 256  False     
Location  string  Konum false 256  False     
ServicePriority  string  Öncelik false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Service" Accessibility="Public" Abstract="true" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Release" Type="string" Key="false"/>
<Property ID="Description" Type="string" Length="65535"/>
<Property ID="Owner" Type="string"/>
<Property ID="OwnerUserRole" Type="string"/>
<Property ID="CostCenter" Type="string"/>
<Property ID="ServiceStatus" Type="string"/>
<Property ID="HostGroup" Type="string"/>
<Property ID="Cloud" Type="string"/>
<Property ID="NotificationsAvailable" Type="bool"/>
<Property ID="ServiceTemplate" Type="string" Key="false"/>
<Property ID="Location" Type="string" Key="false"/>
<Property ID="ServicePriority" Type="string" Key="false"/>
</ClassType>