Share via


PrivateLinkServiceInner.Alias Property

Definition

Gets the alias of the private link service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alias")]
public string Alias { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alias")>]
member this.Alias : string
Public ReadOnly Property Alias As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to