Partager via


CloudBlobClient.EndSetServiceProperties(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour définir les propriétés du service Blob.

public virtual void EndSetServiceProperties (IAsyncResult asyncResult);
abstract member EndSetServiceProperties : IAsyncResult -> unit
override this.EndSetServiceProperties : IAsyncResult -> unit
Public Overridable Sub EndSetServiceProperties (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

IAsyncResult qui fait référence à l’opération asynchrone en attente.

S’applique à