Partager via


IServiceConfigurationOperations.CreateAsync Méthode

Définition

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStatusInfo> CreateAsync (Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration serviceConfiguration, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customRequestHeaders, System.Threading.CancellationToken cancellationToken);
abstract member CreateAsync : Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStatusInfo>
Public Function CreateAsync (serviceConfiguration As ServiceConfiguration, customRequestHeaders As CustomRequestHeaders, cancellationToken As CancellationToken) As Task(Of TaskStatusInfo)

Paramètres

serviceConfiguration
ServiceConfiguration

Paramètres fournis à l’opération Créer un compte de stockage.

customRequestHeaders
CustomRequestHeaders

En-têtes de requête personnalisés que le client doit utiliser.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Informations sur la tâche asynchrone

S’applique à