Compartilhar via


CloudServiceManagementClientExtensions.EntitleResourceAsync Método

Definição

EntitleResource é usado apenas para provedores da Loja de terceiros. Cada assinatura deve ter direito ao recurso antes de criar esse tipo específico de recurso.

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> EntitleResourceAsync (this Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceManagementClient operations, Microsoft.WindowsAzure.Management.Scheduler.Models.EntitleResourceParameters parameters);
static member EntitleResourceAsync : Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceManagementClient * Microsoft.WindowsAzure.Management.Scheduler.Models.EntitleResourceParameters -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function EntitleResourceAsync (operations As ICloudServiceManagementClient, parameters As EntitleResourceParameters) As Task(Of AzureOperationResponse)

Parâmetros

operations
ICloudServiceManagementClient

Referência ao Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceManagementClient.

parameters
EntitleResourceParameters

Obrigatórios. Parâmetros fornecidos para o método EntitleResource.

Retornos

Task<Microsoft.Azure.AzureOperationResponse>

Uma resposta de serviço padrão, incluindo uma ID de solicitação e o código de status HTTP.

Aplica-se a