Share via


PrivateLinkServiceIPConfigurationProperties.Primary Property

Definition

Whether the ip configuration is primary or not.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public bool? Primary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Primary : Nullable<bool> with get, set
Public Property Primary As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to