Freigeben über


CloudHsmClusterResource.GetCloudHsmClusterPrivateLinkResourcesAsync Methode

Definition

Ruft die für den Cloud Hsm-Cluster unterstützten Private Link-Ressourcen ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateLinkResources
  • Vorgangs-IdCloudHsmClusterPrivateLinkResources_ListByCloudHsmCluster
public virtual Azure.AsyncPageable<Azure.ResourceManager.HardwareSecurityModules.Models.HardwareSecurityModulesPrivateLinkData> GetCloudHsmClusterPrivateLinkResourcesAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetCloudHsmClusterPrivateLinkResourcesAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.HardwareSecurityModules.Models.HardwareSecurityModulesPrivateLinkData>
override this.GetCloudHsmClusterPrivateLinkResourcesAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.HardwareSecurityModules.Models.HardwareSecurityModulesPrivateLinkData>
Public Overridable Function GetCloudHsmClusterPrivateLinkResourcesAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of HardwareSecurityModulesPrivateLinkData)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von HardwareSecurityModulesPrivateLinkData , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: