Share via


CloudBlobContainer.EndSetPermissions(IAsyncResult) Methode

Definition

Gibt das Ergebnis einer asynchronen Anforderung zum Festlegen von Berechtigungen für den Container zurück.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: