IBlobContainerFactory.InitializeAsync(BlobServiceClient) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialisez toutes les dépendances requises à l’aide du client et des options fournis.
public System.Threading.Tasks.Task InitializeAsync (Azure.Storage.Blobs.BlobServiceClient client);
abstract member InitializeAsync : Azure.Storage.Blobs.BlobServiceClient -> System.Threading.Tasks.Task
Public Function InitializeAsync (client As BlobServiceClient) As Task
Paramètres
- client
- BlobServiceClient
Client d’objet blob connecté
Retours
Task représentant l’opération asynchrone.