Dela via


IAddressResponseProperties.OutboundIPAddress Property

Definition

IP addresses appearing on outbound connections.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="IP addresses appearing on outbound connections.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="outboundIpAddresses")]
public string[] OutboundIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="IP addresses appearing on outbound connections.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="outboundIpAddresses")>]
member this.OutboundIPAddress : string[] with get, set
Public Property OutboundIPAddress As String()

Property Value

String[]
Attributes

Applies to