Microsoft.SystemCenter.VirtualMachineManager.ServiceSzolgáltatás

Microsoft.SystemCenter.VirtualMachineManager.Service (ClassType)

Ez az absztrakt típus a VMM összes felügyelt szolgáltatásának alaptípusa.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
System.Service:
ServiceDescription  string  Szolgáltatás leírása Szolgáltatás leírása false 256  False     
BusinessDetailedDescription  string  Részletes üzleti leírás Részletes üzleti leírás false 256  False     
IsBusinessService  bool  Üzleti szolgáltatás Üzleti szolgáltatás false 256       
OwnedByOrganization  string  Tulajdonos szervezet Tulajdonos szervezet false 256  False     
Priority  enum  Prioritás Prioritás false 256      System.ServiceManagement.ServicePriority 
Status  enum  Állapot Állapot false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Besorolás Besorolás false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Elérhetőség ütemezése Elérhetőség ütemezése false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Service:
VMMId  string  VMM-objektumazonosító true 256  False     
Release  string  Verzió false 256  False     
Description  string  Leírás false 65535  False     
Owner  string  Tulajdonos false 256  False     
OwnerUserRole  string  Tulajdonos felhasználói szerepkör false 256  False     
CostCenter  string  Költséghely false 256  False     
ServiceStatus  string  Szolgáltatás állapota false 256  False     
HostGroup  string  VMHostGroup false 256  False     
Cloud  string  Felhő false 256  False     
NotificationsAvailable  bool  Elérhető értesítések false 256       
ServiceTemplate  string  Szolgáltatássablon false 256  False     
Location  string  Hely false 256  False     
ServicePriority  string  Prioritás 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>