Share via


FrontDoorBackend.PrivateLinkLocation Property

Definition

The location of the Private Link resource. Required only if 'privateLinkResourceId' is populated.

public Azure.Core.AzureLocation? PrivateLinkLocation { get; set; }
member this.PrivateLinkLocation : Nullable<Azure.Core.AzureLocation> with get, set
Public Property PrivateLinkLocation As Nullable(Of AzureLocation)

Property Value

Applies to