BillingPeriods Interface
public interface BillingPeriods
Resource collection API of BillingPeriods.
Modifier and Type | Method and Description |
---|---|
abstract
Billing |
get(String billing Gets a named billing period. |
abstract
Response<Billing |
get Gets a named billing period. |
abstract
Paged |
list()
Lists the available billing periods for a subscription in reverse chronological order. |
abstract
Paged |
list(String filter, String skiptoken, Integer top, Context context)
Lists the available billing periods for a subscription in reverse chronological order. |
get
public abstract BillingPeriod get(String billingPeriodName)
Gets a named billing period. This is only supported for Azure Web-Direct subscriptions. Other subscription types which were not purchased directly through the Azure web portal are not supported through this preview API.
Parameters:
Returns:
getWithResponse
public abstract Response
Gets a named billing period. This is only supported for Azure Web-Direct subscriptions. Other subscription types which were not purchased directly through the Azure web portal are not supported through this preview API.
Parameters:
Returns:
list
public abstract PagedIterable
Lists the available billing periods for a subscription in reverse chronological order. This is only supported for Azure Web-Direct subscriptions. Other subscription types which were not purchased directly through the Azure web portal are not supported through this preview API.
Returns:
list
public abstract PagedIterable
Lists the available billing periods for a subscription in reverse chronological order. This is only supported for Azure Web-Direct subscriptions. Other subscription types which were not purchased directly through the Azure web portal are not supported through this preview API.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: