Share via


IReservationsIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ReservationsIdentityTypeConverter))]
public interface IReservationsIdentity : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ReservationsIdentityTypeConverter))>]
type IReservationsIdentity = interface
    interface IJsonSerializable
Public Interface IReservationsIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource identity path

ReservationId

Id of the reservation item

ReservationOrderId

Order Id of the reservation

SubscriptionId

Id of the subscription

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to