Compartilhar via


ServiceConfigurationOperationsExtensions.CreateAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStatusInfo> CreateAsync (this Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations operations, Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration serviceConfiguration, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customRequestHeaders);
static member CreateAsync : Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations * Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfiguration * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStatusInfo>
<Extension()>
Public Function CreateAsync (operations As IServiceConfigurationOperations, serviceConfiguration As ServiceConfiguration, customRequestHeaders As CustomRequestHeaders) As Task(Of TaskStatusInfo)

Parâmetros

operations
IServiceConfigurationOperations

Referência ao Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations.

serviceConfiguration
ServiceConfiguration

Obrigatórios. Parâmetros fornecidos para a operação Criar Conta de Armazenamento.

customRequestHeaders
CustomRequestHeaders

Obrigatórios. Os Cabeçalhos de Solicitação Personalizada que o cliente deve usar.

Retornos

Informações sobre a tarefa assíncrona

Aplica-se a