Freigeben über


HardwareSecurityModulesPrivateEndpointConnectionCollection Klasse

Definition

Eine Klasse, die eine Auflistung von und deren HardwareSecurityModulesPrivateEndpointConnectionResource Vorgänge darstellt. Jedes HardwareSecurityModulesPrivateEndpointConnectionResource in der Auflistung gehört zum gleichen instance von CloudHsmClusterResource. Um eine HardwareSecurityModulesPrivateEndpointConnectionCollection instance rufen Sie die GetHardwareSecurityModulesPrivateEndpointConnections-Methode aus einer instance von aufCloudHsmClusterResource.

public class HardwareSecurityModulesPrivateEndpointConnectionCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.HardwareSecurityModules.HardwareSecurityModulesPrivateEndpointConnectionResource>, System.Collections.Generic.IEnumerable<Azure.ResourceManager.HardwareSecurityModules.HardwareSecurityModulesPrivateEndpointConnectionResource>
type HardwareSecurityModulesPrivateEndpointConnectionCollection = class
    inherit ArmCollection
    interface seq<HardwareSecurityModulesPrivateEndpointConnectionResource>
    interface IEnumerable
    interface IAsyncEnumerable<HardwareSecurityModulesPrivateEndpointConnectionResource>
Public Class HardwareSecurityModulesPrivateEndpointConnectionCollection
Inherits ArmCollection
Implements IAsyncEnumerable(Of HardwareSecurityModulesPrivateEndpointConnectionResource), IEnumerable(Of HardwareSecurityModulesPrivateEndpointConnectionResource)
Vererbung
HardwareSecurityModulesPrivateEndpointConnectionCollection
Implementiert

Konstruktoren

HardwareSecurityModulesPrivateEndpointConnectionCollection()

Initialisiert eine neue instance der -Klasse für die HardwareSecurityModulesPrivateEndpointConnectionCollection Simulation.

Eigenschaften

Client

Ruft den ArmClient ab, aus dem dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmCollection)
Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmCollection)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)

Methoden

CreateOrUpdate(WaitUntil, String, HardwareSecurityModulesPrivateEndpointConnectionData, CancellationToken)

Erstellt oder aktualisiert die private Endpunktverbindung für den Cloud Hsm-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Create
CreateOrUpdateAsync(WaitUntil, String, HardwareSecurityModulesPrivateEndpointConnectionData, CancellationToken)

Erstellt oder aktualisiert die private Endpunktverbindung für den Cloud Hsm-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Create
Exists(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
ExistsAsync(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
Get(String, CancellationToken)

Ruft die private Endpunktverbindung für den Cloud Hsm-Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
GetAll(CancellationToken)

Der Listenvorgang ruft Informationen zu den privaten Endpunktverbindungen ab, die dem Cloud HSM-Cluster zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections
  • Vorgangs-IdPrivateEndpointConnections_ListByCloudHsmCluster
GetAllAsync(CancellationToken)

Der Listenvorgang ruft Informationen zu den privaten Endpunktverbindungen ab, die dem Cloud HSM-Cluster zugeordnet sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections
  • Vorgangs-IdPrivateEndpointConnections_ListByCloudHsmCluster
GetAsync(String, CancellationToken)

Ruft die private Endpunktverbindung für den Cloud Hsm-Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
GetIfExists(String, CancellationToken)

Versucht, Details für diese Ressource vom Dienst abzurufen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
GetIfExistsAsync(String, CancellationToken)

Versucht, Details für diese Ressource vom Dienst abzurufen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
  • Vorgangs-IdCloudHsmClusterPrivateEndpointConnections_Get
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmCollection)

Explizite Schnittstellenimplementierungen

IAsyncEnumerable<HardwareSecurityModulesPrivateEndpointConnectionResource>.GetAsyncEnumerator(CancellationToken)

Gibt einen Enumerator zurück, der die Sammlung asynchron durchläuft.

IEnumerable.GetEnumerator()

Gibt einen Enumerator zurück, der eine Auflistung durchläuft.

IEnumerable<HardwareSecurityModulesPrivateEndpointConnectionResource>.GetEnumerator()

Gibt einen Enumerator zurück, der die Auflistung durchläuft.

Gilt für: