Share via


KubernetesFluxConfigurationData.Scope Property

Definition

Scope at which the operator will be installed.

public Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesConfigurationScope? Scope { get; set; }
member this.Scope : Nullable<Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesConfigurationScope> with get, set
Public Property Scope As Nullable(Of KubernetesConfigurationScope)

Property Value

Applies to