KubernetesSourceControlConfigurationData.OperatorScope 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.
Scope at which the operator will be installed.
public Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesOperatorScope? OperatorScope { get; set; }
member this.OperatorScope : Nullable<Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesOperatorScope> with get, set
Public Property OperatorScope As Nullable(Of KubernetesOperatorScope)