Microsoft.SystemCenter.VirtualMachineManager.VMNetworkSieć VM

Microsoft.SystemCenter.VirtualMachineManager.VMNetwork (ClassType)

Ten typ abstrakcyjny jest typem podstawowym dla sieci maszyny wirtualnej w programie VMM

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId27169774-a670-a8c9-1a33-e9c94f13ed96

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VMNetwork:
VMNetworkId  string  Identyfikator sieci maszyny wirtualnej true 256  False     
IsolationType  string  Typ izolacji false 256  False     
VMMServer  string  Serwer VMM false 256  False     
Description  string  Opis false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMNetwork" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMNetworkId" Type="string" Key="true"/>
<Property ID="IsolationType" Type="string" Key="false"/>
<Property ID="VMMServer" Type="string" Key="false" Comment="VMM Server FQDN"/>
<Property ID="Description" Type="string" Key="false" Length="65535"/>
</ClassType>