Dela via


ICustomDnsConfigPropertiesFormat.IPAddress Property

Definition

A list of private ip addresses of the private endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A list of private ip addresses of the private endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipAddresses")]
public string[] IPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A list of private ip addresses of the private endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipAddresses")>]
member this.IPAddress : string[] with get, set
Public Property IPAddress As String()

Property Value

String[]
Attributes

Applies to