GetElasticityAssurancesAssurance

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Description of flexible guarantee service.

Link copied to clipboard

The first ID of the resource

Link copied to clipboard

Flexible guarantee service failure time.

Link copied to clipboard
val id: String

ID of flexible guarantee service.

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 service effective time.

Link copied to clipboard

Flexible guarantee effective way. Possible values:-Now: Effective immediately.-Later: the specified time takes effect.

Link copied to clipboard

The status of flexible guarantee services. Possible values: All, Preparing, Prepared, Active, Released.

Link copied to clipboard
val tags: Map<String, String>? = null

The tag key-value pair information bound by the elastic guarantee service.

Link copied to clipboard

The total number of flexible guarantee services.

Link copied to clipboard

This parameter is not yet available.