IAppServiceEnvironmentPatchResource.InternalInboundIPAddress 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="internalInboundIpAddresses", Update=false)]
public System.Collections.Generic.List<string> InternalInboundIPAddress { 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="internalInboundIpAddresses", Update=false)>]
member this.InternalInboundIPAddress : System.Collections.Generic.List<string>
Public ReadOnly Property InternalInboundIPAddress As List(Of String)

Property Value

Attributes

Applies to