IManagedNetworkFabricIdentity.ExternalNetworkName 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.
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