Freigeben über


ElasticSanCollection.GetIfExists(String, CancellationToken) Methode

Definition

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

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSans/{elasticSanName}
  • Vorgangs-IdElasticSans_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ElasticSan.ElasticSanResource> GetIfExists (string elasticSanName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ElasticSan.ElasticSanResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ElasticSan.ElasticSanResource>
Public Overridable Function GetIfExists (elasticSanName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of ElasticSanResource)

Parameter

elasticSanName
String

Der Name von ElasticSan.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

elasticSanName ist NULL.

Gilt für: