Microsoft.SystemCenter.VirtualMachineManager.ServiceSlužba

Microsoft.SystemCenter.VirtualMachineManager.Service (ClassType)

Tento abstraktní typ je základním typem všech služeb spravovaných nástrojem VMM.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
System.Service:
ServiceDescription  string  Popis služby Popis služby false 256  False     
BusinessDetailedDescription  string  Podrobný popis firmy Podrobný popis firmy false 256  False     
IsBusinessService  bool  Je firemní služba Je firemní služba false 256       
OwnedByOrganization  string  Vlastněno organizací Vlastněno organizací false 256  False     
Priority  enum  Priorita Priorita false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stav Stav false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Klasifikace Klasifikace false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Plán dostupnosti Plán dostupnosti false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Service:
VMMId  string  ID objektu nástroje VMM true 256  False     
Release  string  Verze false 256  False     
Description  string  Popis false 65535  False     
Owner  string  Vlastník false 256  False     
OwnerUserRole  string  Role uživatele vlastníka false 256  False     
CostCenter  string  Nákladové středisko false 256  False     
ServiceStatus  string  Stav služby false 256  False     
HostGroup  string  Skupina hostitelů virtuálních počítačů false 256  False     
Cloud  string  Cloud false 256  False     
NotificationsAvailable  bool  Dostupná oznámení false 256       
ServiceTemplate  string  Šablona služby false 256  False     
Location  string  Umístění false 256  False     
ServicePriority  string  Priorita 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" MaxLength="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>