IManagedNetworkFabricIdentity.InternalNetworkName Property

Definition

Name of the Internal Network.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Name of the Internal Network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="internalNetworkName", Update=true)]
public string InternalNetworkName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Name of the Internal Network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="internalNetworkName", Update=true)>]
member this.InternalNetworkName : string with get, set
Public Property InternalNetworkName As String

Property Value

Attributes

Applies to