Compartilhar via


KubernetesSourceControlConfiguration.OperatorNamespace Property

Definition

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

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

Property Value

Applies to