IReservationsDetailsOperations 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.
ReservationsDetailsOperations operations.
public interface IReservationsDetailsOperations
type IReservationsDetailsOperations = interface
Public Interface IReservationsDetailsOperations
Methods
ListByReservationOrderAndReservationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations details for provided date range. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderAndReservationWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations details for provided date range. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations details for provided date range. https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByReservationOrderWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the reservations details for provided date range. https://docs.microsoft.com/en-us/rest/api/consumption/ |