Partilhar via


BillingBenefitsSavingsPlanCollection.Get Método

Definição

Obtenha o plano de economia.

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

Parâmetros

savingsPlanId
String

ID do plano de economia.

expand
String

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

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

savingsPlanId é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

savingsPlanId é nulo.

Aplica-se a