Condividi tramite


IAppServiceEnvironmentResource.LinuxOutboundIPAddress Property

Definition

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

Property Value

String[]
Attributes

Applies to