Microsoft.SystemCenter.VirtualMachineManager.ServiceTjänst

Microsoft.SystemCenter.VirtualMachineManager.Service (ClassType)

Den här abstrakta typen är bastypen för alla VMM-hanterade tjänster

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
System.Service:
ServiceDescription  string  Beskrivning av tjänst Beskrivning av tjänst false 256  False     
BusinessDetailedDescription  string  Detaljerad beskrivning av företag Detaljerad beskrivning av företag false 256  False     
IsBusinessService  bool  Är företagstjänst Är företagstjänst false 256       
OwnedByOrganization  string  Ägs av organisation Ägs av organisation false 256  False     
Priority  enum  Prioritet Prioritet false 256      System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Klassifikation Klassifikation false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Tillgänglighetsschema Tillgänglighetsschema false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Service:
VMMId  string  Objekt-ID för VMM true 256  False     
Release  string  Frisläpp false 256  False     
Description  string  Beskrivning false 65535  False     
Owner  string  Ägare false 256  False     
OwnerUserRole  string  Användarroll för ägare false 256  False     
CostCenter  string  Kostnadsställe false 256  False     
ServiceStatus  string  Status för tjänst false 256  False     
HostGroup  string  VMHostGroup false 256  False     
Cloud  string  Molnet false 256  False     
NotificationsAvailable  bool  Tillgängliga aviseringar false 256       
ServiceTemplate  string  Tjänstmall false 256  False     
Location  string  Plats false 256  False     
ServicePriority  string  Prioritet 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>