ReservationRecommendationDetailsResourceProperties Class
Details of the resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelReservationRecommendationDetailsResourceProperties
Constructor
ReservationRecommendationDetailsResourceProperties(**kwargs)
Variables
Name | Description |
---|---|
applied_scopes
|
List of subscriptions for which the reservation is applied. |
on_demand_rate
|
On demand rate of the resource. |
product
|
Azure product ex: Standard_E8s_v3 etc. |
region
|
Azure resource region ex:EastUS, WestUS etc. |
reservation_rate
|
Reservation rate of the resource. |
resource_type
|
The azure resource type. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python