Extension.Scope Property

Definition

Gets or sets scope at which the extension is installed.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")]
public Microsoft.Azure.Management.KubernetesConfiguration.Models.Scope Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")>]
member this.Scope : Microsoft.Azure.Management.KubernetesConfiguration.Models.Scope with get, set
Public Property Scope As Scope

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to