Partager via


ServiceConfigurationOperationsExtensions.BeginCreating Méthode

Définition

L’opération Commencer la création d’un compte de stockage crée un compte de stockage dans Azure.

public static Microsoft.WindowsAzure.Management.StorSimple.Models.TaskResponse BeginCreating (this Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations operations, Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration serviceConfiguration, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customRequestHeaders);
static member BeginCreating : Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations * Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders -> Microsoft.WindowsAzure.Management.StorSimple.Models.TaskResponse
<Extension()>
Public Function BeginCreating (operations As IServiceConfigurationOperations, serviceConfiguration As ServiceConfiguration, customRequestHeaders As CustomRequestHeaders) As TaskResponse

Paramètres

operations
IServiceConfigurationOperations

Référence à Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations.

serviceConfiguration
ServiceConfiguration

Obligatoire. Paramètres fournis à l’opération Commencer la création d’un compte de stockage.

customRequestHeaders
CustomRequestHeaders

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

Retours

Il s’agit de la réponse de tâche pour tous les appels asynchrones

S’applique à