IServiceResource.OutboundIPPublicIP Property

Definition

A list of public IP addresses.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="A list of public IP addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicIPs")]
public string[] OutboundIPPublicIP { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="A list of public IP addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicIPs")>]
member this.OutboundIPPublicIP : string[]
Public ReadOnly Property OutboundIPPublicIP As String()

Property Value

String[]
Attributes

Applies to