ServiceManager.CloudServices.Extended.LogicalNetworkCloud Services Logical Network

ServiceManager.CloudServices.Extended.LogicalNetwork (ClassType)

Logical Network in Microsoft System Center Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LogicalNetwork
AbstractFalse
HostedFalse
SingletonFalse
ExtensionTrue
AccessibilityPublic
ElementIdc2368faf-5be6-01a4-0e68-761e9fa7cef6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Virtual Machine Manager Id Id in Virtual Machine Manager true 256  False     
VMMServer  string  Virtual Machine Manager Server Virtual Machine Manager Server false 256  False     
Name  string  Name Name false 256  False     
Description  string  Description Description false 256  False     
ServiceManager.CloudServices.Extended.LogicalNetwork:
Scope  enum  Visible Visible false 256      ServiceManager.CloudServices.ScopeEnum 
UserFriendlyTag  string  User Friendly Name User Friendly Name false 256  False     

Health Model:

Source Code:

<ClassType ID="ServiceManager.CloudServices.Extended.LogicalNetwork" Accessibility="Public" Abstract="false" Base="VMMLibraryExtended!Microsoft.SystemCenter.VirtualMachineManager.Extended.LogicalNetwork" Hosted="false" Singleton="false" Extension="true">
<Property ID="Scope" Type="enum" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0" EnumType="ServiceManager.CloudServices.ScopeEnum"/>
<Property ID="UserFriendlyTag" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>