BillingBenefitsSavingsPlanResource.GetAsync(String, CancellationToken) Método

Definição

Obtenha o plano de economia.

  • Caminho da Solicitação/provedores/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}
  • Operação IdSavingsPlan_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource>> GetAsync (string expand = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource>>
Public Overridable Function GetAsync (Optional expand As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of BillingBenefitsSavingsPlanResource))

Parâmetros

expand
String

Pode ser usado para expandir as informações detalhadas de algumas propriedades.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a