Compartir a través de


ConsumptionExtensions.GetTenantBillingPeriodConsumptionResource Método

Definición

Obtiene un objeto que representa junto TenantBillingPeriodConsumptionResource con las operaciones de instancia que se pueden realizar en él, pero sin datos. Puede usar Azure.ResourceManager.Consumption.TenantBillingPeriodConsumptionResource.CreateResourceIdentifier(System.String,System.String) para crear un TenantBillingPeriodConsumptionResourceResourceIdentifier a partir de sus componentes.

public static Azure.ResourceManager.Consumption.TenantBillingPeriodConsumptionResource GetTenantBillingPeriodConsumptionResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetTenantBillingPeriodConsumptionResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Consumption.TenantBillingPeriodConsumptionResource
<Extension()>
Public Function GetTenantBillingPeriodConsumptionResource (client As ArmClient, id As ResourceIdentifier) As TenantBillingPeriodConsumptionResource

Parámetros

client
ArmClient

Instancia ArmClient en la que se ejecutará el método.

id
ResourceIdentifier

Identificador de recurso del recurso que se va a obtener.

Devoluciones

Devuelve un objeto TenantBillingPeriodConsumptionResource.

Se aplica a