IAppServiceEnvironmentResource.LinuxOutboundIPAddress Property

Definition

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

Property Value

Attributes

Applies to