Freigeben über


ElasticSanCollection.Get(String, CancellationToken) Methode

Definition

Rufen Sie ein ElasticSan ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSans/elasticSans/{elasticSanName}
  • Vorgang IdElasticSans_Get
public virtual Azure.Response<Azure.ResourceManager.ElasticSan.ElasticSanResource> Get (string elasticSanName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ElasticSan.ElasticSanResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ElasticSan.ElasticSanResource>
Public Overridable Function Get (elasticSanName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ElasticSanResource)

Parameter

elasticSanName
String

Der Name des 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: