Share via


KubernetesFluxConfiguration.Namespace Property

Definition

The namespace to which this configuration is installed to. Maximum of 253 lower case alphanumeric characters, hyphen and period only.

public Azure.Provisioning.BicepValue<string> Namespace { get; set; }
member this.Namespace : Azure.Provisioning.BicepValue<string> with get, set
Public Property Namespace As BicepValue(Of String)

Property Value

Applies to