Sdílet prostřednictvím


NetworkProperties.PrivateLink Property

Definition

Gets or sets indicates whether or not private link is enabled. Possible values include: 'Disabled', 'Enabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to