Share via


CloudBlobClient.EndSetServiceProperties(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um Diensteigenschaften für den Blobdienst festzulegen.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: