INetworkInterface.PrivateLinkServiceLocation Property

Definition

Resource location.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="Resource location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=true)]
public string PrivateLinkServiceLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="Resource location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=true)>]
member this.PrivateLinkServiceLocation : string with get, set
Public Property PrivateLinkServiceLocation As String

Property Value

Attributes

Applies to