KubernetesReference.Namespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Namespace is the namespace of the resource being referenced. This field is required when the resource has a namespace.
public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String