Azure.ResourceManager.KubernetesConfiguration.PrivateLinkScopes 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
| Name | Description |
|---|---|
| AzureResourceManagerKubernetesConfigurationPrivateLinkScopesContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| KubernetesConfigurationPrivateEndpointConnectionCollection |
A class representing a collection of KubernetesConfigurationPrivateEndpointConnectionResource and their operations. Each KubernetesConfigurationPrivateEndpointConnectionResource in the collection will belong to the same instance of KubernetesConfigurationPrivateLinkScopeResource. To get a KubernetesConfigurationPrivateEndpointConnectionCollection instance call the GetKubernetesConfigurationPrivateEndpointConnections method from an instance of KubernetesConfigurationPrivateLinkScopeResource. |
| KubernetesConfigurationPrivateEndpointConnectionData |
The Private Endpoint Connection resource. |
| KubernetesConfigurationPrivateEndpointConnectionResource |
A class representing a KubernetesConfigurationPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesConfigurationPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource KubernetesConfigurationPrivateLinkScopeResource using the GetKubernetesConfigurationPrivateEndpointConnections method. |
| KubernetesConfigurationPrivateLinkResource |
A class representing a KubernetesConfigurationPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesConfigurationPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource KubernetesConfigurationPrivateLinkScopeResource using the GetKubernetesConfigurationPrivateLinkResources method. |
| KubernetesConfigurationPrivateLinkResourceCollection |
A class representing a collection of KubernetesConfigurationPrivateLinkResource and their operations. Each KubernetesConfigurationPrivateLinkResource in the collection will belong to the same instance of KubernetesConfigurationPrivateLinkScopeResource. To get a KubernetesConfigurationPrivateLinkResourceCollection instance call the GetKubernetesConfigurationPrivateLinkResources method from an instance of KubernetesConfigurationPrivateLinkScopeResource. |
| KubernetesConfigurationPrivateLinkResourceData |
A private link resource. |
| KubernetesConfigurationPrivateLinkScopeCollection |
A class representing a collection of KubernetesConfigurationPrivateLinkScopeResource and their operations. Each KubernetesConfigurationPrivateLinkScopeResource in the collection will belong to the same instance of ResourceGroupResource. To get a KubernetesConfigurationPrivateLinkScopeCollection instance call the GetKubernetesConfigurationPrivateLinkScopes method from an instance of ResourceGroupResource. |
| KubernetesConfigurationPrivateLinkScopeData |
An Azure Arc PrivateLinkScope definition. |
| KubernetesConfigurationPrivateLinkScopeResource |
A class representing a KubernetesConfigurationPrivateLinkScope along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubernetesConfigurationPrivateLinkScopeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKubernetesConfigurationPrivateLinkScopes method. |
| KubernetesConfigurationPrivateLinkScopesExtensions |
A class to add extension methods to Azure.ResourceManager.KubernetesConfiguration.PrivateLinkScopes. |