Scope.NamespaceProperty Property

Definition

Gets or sets specifies that the scope of the extension is Namespace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to