Compartilhar via


ArmBillingModelFactory.CreatedSubscriptionReseller(String, String) Método

Definição

Inicializa uma nova instância de CreatedSubscriptionReseller.

public static Azure.ResourceManager.Billing.Models.CreatedSubscriptionReseller CreatedSubscriptionReseller (string resellerId = default, string description = default);
static member CreatedSubscriptionReseller : string * string -> Azure.ResourceManager.Billing.Models.CreatedSubscriptionReseller
Public Shared Function CreatedSubscriptionReseller (Optional resellerId As String = Nothing, Optional description As String = Nothing) As CreatedSubscriptionReseller

Parâmetros

resellerId
String

A ID do MPN do revendedor.

description
String

O nome do revendedor.

Retornos

Uma nova CreatedSubscriptionReseller instância para zombar.

Aplica-se a