Aracılığıyla paylaş


INginxDeploymentProperties.IPAddress Property

Definition

The IP address of the deployment.

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The IP address of the deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ipAddress")]
public string IPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The IP address of the deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ipAddress")>]
member this.IPAddress : string
Public ReadOnly Property IPAddress As String

Property Value

Attributes

Applies to