Share via


IDeepCreatedOrigin.PrivateLinkLocation Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The ___location of the Private Link resource. Required only if 'privateLinkResourceId' is populated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateLinkLocation", Update=true)]
public string PrivateLinkLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The ___location of the Private Link resource. Required only if 'privateLinkResourceId' is populated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateLinkLocation", Update=true)>]
member this.PrivateLinkLocation : string with get, set
Public Property PrivateLinkLocation As String

Property Value

Attributes

Applies to