你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HardwareSecurityModulesExtensions 类

定义

用于将扩展方法添加到 Azure.ResourceManager.HardwareSecurityModules 的类。

public static class HardwareSecurityModulesExtensions
type HardwareSecurityModulesExtensions = class
Public Module HardwareSecurityModulesExtensions
继承
HardwareSecurityModulesExtensions

方法

GetCloudHsmCluster(ResourceGroupResource, String, CancellationToken)

获取指定的云 HSM 群集

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
  • 操作IdCloudHsmClusters_Get
GetCloudHsmClusterAsync(ResourceGroupResource, String, CancellationToken)

获取指定的云 HSM 群集

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
  • 操作IdCloudHsmClusters_Get
GetCloudHsmClusterResource(ArmClient, ResourceIdentifier)

获取一个 对象,该 CloudHsmClusterResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 CloudHsmClusterResourceResourceIdentifier

GetCloudHsmClusters(ResourceGroupResource)

获取 ResourceGroupResource 中 CloudHsmClusterResources 的集合。

GetCloudHsmClusters(SubscriptionResource, String, CancellationToken)

List 操作获取与订阅关联的云 HSM 群集的相关信息。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
  • 操作IdCloudHsmClusters_ListBySubscription
GetCloudHsmClustersAsync(SubscriptionResource, String, CancellationToken)

List 操作获取与订阅关联的云 HSM 群集的相关信息。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
  • 操作IdCloudHsmClusters_ListBySubscription
GetDedicatedHsm(ResourceGroupResource, String, CancellationToken)

获取指定的 Azure 专用 HSM。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}
  • 操作IdDedicatedHsm_Get
GetDedicatedHsmAsync(ResourceGroupResource, String, CancellationToken)

获取指定的 Azure 专用 HSM。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}
  • 操作IdDedicatedHsm_Get
GetDedicatedHsmResource(ArmClient, ResourceIdentifier)

获取一个 对象,该 DedicatedHsmResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 DedicatedHsmResourceResourceIdentifier

GetDedicatedHsms(ResourceGroupResource)

获取 ResourceGroupResource 中 DedicatedHsmResources 的集合。

GetDedicatedHsms(SubscriptionResource, Nullable<Int32>, CancellationToken)

List 操作获取与订阅关联的专用 HSM 的相关信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSM
  • 操作IdDedicatedHsm_ListBySubscription
GetDedicatedHsmsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

List 操作获取与订阅关联的专用 HSM 的相关信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSM
  • 操作IdDedicatedHsm_ListBySubscription
GetHardwareSecurityModulesPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

获取一个 对象,该 HardwareSecurityModulesPrivateEndpointConnectionResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 HardwareSecurityModulesPrivateEndpointConnectionResourceResourceIdentifier

适用于