Compartilhar via


NewRelicMonitorResource.SwitchBilling Método

Definição

Alterna a cobrança para o recurso de monitor NewRelic.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/NewRelic.Observability/monitors/{monitorName}/switchBilling
  • Operação IdMonitors_SwitchBilling
public virtual Azure.Response<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource> SwitchBilling (Azure.ResourceManager.NewRelicObservability.Models.NewRelicSwitchBillingContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member SwitchBilling : Azure.ResourceManager.NewRelicObservability.Models.NewRelicSwitchBillingContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>
override this.SwitchBilling : Azure.ResourceManager.NewRelicObservability.Models.NewRelicSwitchBillingContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>
Public Overridable Function SwitchBilling (content As NewRelicSwitchBillingContent, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NewRelicMonitorResource)

Parâmetros

content
NewRelicSwitchBillingContent

Os detalhes da solicitação de cobrança de comutador.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

content é nulo.

Aplica-se a