IReservationsSummariesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ReservationsSummariesOperations operations.
public interface IReservationsSummariesOperations
type IReservationsSummariesOperations = interface
Public Interface IReservationsSummariesOperations
Methods
ListByReservationOrderAndReservationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations summaries for daily or monthly grain. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderAndReservationWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations summaries for daily or monthly grain. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations summaries for daily or monthly grain. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations summaries for daily or monthly grain. https://docs.microsoft.com/en-us/rest/api/consumption/ |