次の方法で共有


HardwareSecurityModulesExtensions クラス

定義

Azure.ResourceManager.HardwareSecurityModules に拡張メソッドを追加するクラス。

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

メソッド

GetCloudHsmCluster(ResourceGroupResource, String, CancellationToken)

指定した Cloud HSM クラスターを取得します

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
  • 操作IdCloudHsmClusters_Get
GetCloudHsmClusterAsync(ResourceGroupResource, String, CancellationToken)

指定した Cloud HSM クラスターを取得します

  • 要求パス/サブスクリプション/{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 操作は、サブスクリプションに関連付けられている Cloud HSM クラスターに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
  • 操作IdCloudHsmClusters_ListBySubscription
GetCloudHsmClustersAsync(SubscriptionResource, String, CancellationToken)

List 操作は、サブスクリプションに関連付けられている Cloud 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 に関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs
  • 操作IdDedicatedHsm_ListBySubscription
GetDedicatedHsmsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

List 操作は、サブスクリプションに関連付けられている専用 HSM に関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs
  • 操作IdDedicatedHsm_ListBySubscription
GetHardwareSecurityModulesPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を HardwareSecurityModulesPrivateEndpointConnectionResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を HardwareSecurityModulesPrivateEndpointConnectionResourceResourceIdentifier 作成できます。

適用対象