INetworkFabric.ManagementNetworkConfiguration Property

Definition

Configuration to be used to setup the management network.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Configuration to be used to setup the management network.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagementNetworkConfigurationProperties) }, Read=true, ReadOnly=false, Required=true, SerializedName="managementNetworkConfiguration", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagementNetworkConfigurationProperties ManagementNetworkConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Configuration to be used to setup the management network.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagementNetworkConfigurationProperties) }, Read=true, ReadOnly=false, Required=true, SerializedName="managementNetworkConfiguration", Update=true)>]
member this.ManagementNetworkConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagementNetworkConfigurationProperties with get, set
Public Property ManagementNetworkConfiguration As IManagementNetworkConfigurationProperties

Property Value

Attributes

Applies to