Compartilhar via


IAddressResponse.InternalIPAddress Property

Definition

Virtual Network internal IP address of the App Service Environment if it is in internal load-balancing mode.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Virtual Network internal IP address of the App Service Environment if it is in internal load-balancing mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalIpAddress")]
public string InternalIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Virtual Network internal IP address of the App Service Environment if it is in internal load-balancing mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalIpAddress")>]
member this.InternalIPAddress : string with get, set
Public Property InternalIPAddress As String

Property Value

Attributes

Applies to