Azure.ResourceManager.HardwareSecurityModules 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 |
|---|---|
| AzureResourceManagerHardwareSecurityModulesContext |
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 |
| CloudHsmClusterCollection |
A class representing a collection of CloudHsmClusterResource and their operations. Each CloudHsmClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a CloudHsmClusterCollection instance call the GetCloudHsmClusters method from an instance of ResourceGroupResource. |
| CloudHsmClusterData |
Resource information with extended details. |
| CloudHsmClusterPrivateEndpointConnectionCollection |
A class representing a collection of CloudHsmClusterPrivateEndpointConnectionResource and their operations. Each CloudHsmClusterPrivateEndpointConnectionResource in the collection will belong to the same instance of CloudHsmClusterResource. To get a CloudHsmClusterPrivateEndpointConnectionCollection instance call the GetCloudHsmClusterPrivateEndpointConnections method from an instance of CloudHsmClusterResource. |
| CloudHsmClusterPrivateEndpointConnectionData |
The private endpoint connection resource. |
| CloudHsmClusterPrivateEndpointConnectionResource |
A class representing a CloudHsmClusterPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudHsmClusterPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource CloudHsmClusterResource using the GetCloudHsmClusterPrivateEndpointConnections method. |
| CloudHsmClusterResource |
A class representing a CloudHsmCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudHsmClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCloudHsmClusters method. |
| DedicatedHsmCollection |
A class representing a collection of DedicatedHsmResource and their operations. Each DedicatedHsmResource in the collection will belong to the same instance of ResourceGroupResource. To get a DedicatedHsmCollection instance call the GetDedicatedHsms method from an instance of ResourceGroupResource. |
| DedicatedHsmData |
Resource information with extended details. |
| DedicatedHsmResource |
A class representing a DedicatedHsm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DedicatedHsmResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDedicatedHsms method. |
| HardwareSecurityModulesExtensions |
A class to add extension methods to Azure.ResourceManager.HardwareSecurityModules. |