Bagikan melalui


CheckPrivateLinkServiceVisibilityRequest.PrivateLinkServiceAlias Property

Definition

Gets or sets the alias of the private link service.

[Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceAlias")]
public string PrivateLinkServiceAlias { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceAlias")>]
member this.PrivateLinkServiceAlias : string with get, set
Public Property PrivateLinkServiceAlias As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to