Share via


IManagedClusterPodIdentityException.Namespace Property

Definition

The namespace of the pod identity exception.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The namespace of the pod identity exception.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="namespace")]
public string Namespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The namespace of the pod identity exception.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="namespace")>]
member this.Namespace : string with get, set
Public Property Namespace As String

Property Value

Attributes

Applies to