INetworkingConfiguration.ExternalNetworkingMode 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.
External networking mode.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="External networking mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="externalNetworkingMode", Update=true)]
public string ExternalNetworkingMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="External networking mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="externalNetworkingMode", Update=true)>]
member this.ExternalNetworkingMode : string
Public ReadOnly Property ExternalNetworkingMode As String
Property Value
- Attributes