CustomDnsConfigPropertiesFormat.IPAddress Property

Definition

A list of private ip addresses of the private endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string[] IPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.IPAddress : string[] with get, set
Public Property IPAddress As String()

Property Value

String[]

Implements

Attributes

Applies to