Get Elasticity Assurances Assurance
data class GetElasticityAssurancesAssurance(val allocatedResources: List<GetElasticityAssurancesAssuranceAllocatedResource>, val description: String, val elasticityAssuranceId: String, val endTime: String, val id: String, val instanceChargeType: String, val privatePoolOptionsId: String, val privatePoolOptionsMatchCriteria: String, val privatePoolOptionsName: String, val resourceGroupId: String, val startTime: String, val startTimeType: String, val status: String, val tags: Map<String, String>? = null, val totalAssuranceTimes: String, val usedAssuranceTimes: Int)
Constructors
Link copied to clipboard
constructor(allocatedResources: List<GetElasticityAssurancesAssuranceAllocatedResource>, description: String, elasticityAssuranceId: String, endTime: String, id: String, instanceChargeType: String, privatePoolOptionsId: String, privatePoolOptionsMatchCriteria: String, privatePoolOptionsName: String, resourceGroupId: String, startTime: String, startTimeType: String, status: String, tags: Map<String, String>? = null, totalAssuranceTimes: String, usedAssuranceTimes: Int)
Properties
Link copied to clipboard
Details of resource allocation.
Link copied to clipboard
Description of flexible guarantee service.
Link copied to clipboard
The first ID of the resource
Link copied to clipboard
The billing method of the instance. Possible value: PostPaid. Currently, only pay-as-you-go is supported.
Link copied to clipboard
The ID of the elasticity assurance.
Link copied to clipboard
The matching mode of flexible guarantee service. Possible values:-Open: flexible guarantee service for Open mode.-Target: specifies the flexible guarantee service of the mode.
Link copied to clipboard
The name of the elasticity assurance.
Link copied to clipboard
The ID of the resource group.
Link copied to clipboard
Flexible guarantee effective way. Possible values:-Now: Effective immediately.-Later: the specified time takes effect.
Link copied to clipboard
The total number of flexible guarantee services.
Link copied to clipboard
This parameter is not yet available.