IPrivateCloudProperties.ManagementNetwork Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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