Partager via


CloudFileClient.EndGetServiceProperties(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour obtenir les propriétés du service De fichiers.

public virtual Microsoft.Azure.Storage.File.Protocol.FileServiceProperties EndGetServiceProperties (IAsyncResult asyncResult);
abstract member EndGetServiceProperties : IAsyncResult -> Microsoft.Azure.Storage.File.Protocol.FileServiceProperties
override this.EndGetServiceProperties : IAsyncResult -> Microsoft.Azure.Storage.File.Protocol.FileServiceProperties
Public Overridable Function EndGetServiceProperties (asyncResult As IAsyncResult) As FileServiceProperties

Paramètres

asyncResult
IAsyncResult

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

Retours

Objet FileServiceProperties.

S’applique à