Share via


PrivateLinkServiceIPConfiguration.PrivateIPAddress Property

Definition

The private IP address of the IP configuration.

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

Property Value

Implements

Attributes

Applies to