Freigeben über


IPrivateCloud.ManagementNetwork Property

Definition

Network used to access vCenter Server and NSX-T Manager

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Network used to access vCenter Server and NSX-T Manager", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="managementNetwork", Update=false)]
public string ManagementNetwork { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Network used to access vCenter Server and NSX-T Manager", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="managementNetwork", Update=false)>]
member this.ManagementNetwork : string
Public ReadOnly Property ManagementNetwork As String

Property Value

Attributes

Applies to