IManagedNetworkFabricIdentity.ExternalNetworkName Property

Definition

Name of the External Network.

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

Property Value

Attributes

Applies to