Azure.ResourceManager.KubernetesConfiguration Namespace
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.
Classes
KubernetesClusterExtensionCollection |
A class representing a collection of KubernetesClusterExtensionResource and their operations. Each KubernetesClusterExtensionResource in the collection will belong to the same instance of ResourceGroupResource. To get a KubernetesClusterExtensionCollection instance call the GetKubernetesClusterExtensions method from an instance of ResourceGroupResource. |
KubernetesClusterExtensionData |
A class representing the KubernetesClusterExtension data model. The Extension object. |
KubernetesClusterExtensionResource |
A Class representing a KubernetesClusterExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesClusterExtensionResource from an instance of ArmClient using the GetKubernetesClusterExtensionResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKubernetesClusterExtension method. |
KubernetesConfigurationExtensions |
A class to add extension methods to Azure.ResourceManager.KubernetesConfiguration. |
KubernetesFluxConfigurationCollection |
A class representing a collection of KubernetesFluxConfigurationResource and their operations. Each KubernetesFluxConfigurationResource in the collection will belong to the same instance of ResourceGroupResource. To get a KubernetesFluxConfigurationCollection instance call the GetKubernetesFluxConfigurations method from an instance of ResourceGroupResource. |
KubernetesFluxConfigurationData |
A class representing the KubernetesFluxConfiguration data model. The Flux Configuration object returned in Get & Put response. |
KubernetesFluxConfigurationResource |
A Class representing a KubernetesFluxConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesFluxConfigurationResource from an instance of ArmClient using the GetKubernetesFluxConfigurationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKubernetesFluxConfiguration method. |
KubernetesSourceControlConfigurationCollection |
A class representing a collection of KubernetesSourceControlConfigurationResource and their operations. Each KubernetesSourceControlConfigurationResource in the collection will belong to the same instance of ResourceGroupResource. To get a KubernetesSourceControlConfigurationCollection instance call the GetKubernetesSourceControlConfigurations method from an instance of ResourceGroupResource. |
KubernetesSourceControlConfigurationData |
A class representing the KubernetesSourceControlConfiguration data model. The SourceControl Configuration object returned in Get & Put response. |
KubernetesSourceControlConfigurationResource |
A Class representing a KubernetesSourceControlConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesSourceControlConfigurationResource from an instance of ArmClient using the GetKubernetesSourceControlConfigurationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKubernetesSourceControlConfiguration method. |
Azure SDK for .NET