次の方法で共有


IAppServiceEnvironment.InternalInboundIPAddress Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalInboundIpAddresses")]
public string[] InternalInboundIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalInboundIpAddresses")>]
member this.InternalInboundIPAddress : string[]
Public ReadOnly Property InternalInboundIPAddress As String()

Property Value

String[]
Attributes

Applies to