Freigeben über


PublisherResource.GetArtifactStore(String, CancellationToken) Methode

Definition

Ruft Informationen zum angegebenen Artefaktspeicher ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridNetwork/publishers/{publisherName}/artifactStores/{artifactStoreName}
  • Vorgangs-IdArtifactStores_Get
public virtual Azure.Response<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource> GetArtifactStore (string artifactStoreName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetArtifactStore : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource>
override this.GetArtifactStore : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource>
Public Overridable Function GetArtifactStore (artifactStoreName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ArtifactStoreResource)

Parameter

artifactStoreName
String

Der Name des Artefaktspeichers.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

artifactStoreName ist NULL.

artifactStoreName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

Gilt für: