PrivateLinkAssociationPropertiesExpanded.Scope Property

Definition

Gets or sets the scope of the private link association.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to