Share via


KubernetesConfigurationScope Enum

Definition

Scope at which the configuration will be installed.

public enum KubernetesConfigurationScope
type KubernetesConfigurationScope = 
Public Enum KubernetesConfigurationScope
Inheritance
KubernetesConfigurationScope

Fields

Name Value Description
Cluster 0

cluster.

Namespace 1

namespace.

Applies to