SqlDedicatedGatewayServiceResourcePropertiesResponse

data class SqlDedicatedGatewayServiceResourcePropertiesResponse(val creationTime: String, val instanceCount: Int? = null, val instanceSize: String? = null, val locations: List<SqlDedicatedGatewayRegionalServiceResourceResponse>, val serviceType: String, val sqlDedicatedGatewayEndpoint: String? = null, val status: String)

Properties for SqlDedicatedGatewayServiceResource.

Constructors

constructor(creationTime: String, instanceCount: Int? = null, instanceSize: String? = null, locations: List<SqlDedicatedGatewayRegionalServiceResourceResponse>, serviceType: String, sqlDedicatedGatewayEndpoint: String? = null, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Time of the last state change (ISO-8601 format).

Link copied to clipboard
val instanceCount: Int? = null

Instance count for the service.

Link copied to clipboard
val instanceSize: String? = null

Instance type for the service.

Link copied to clipboard

An array that contains all of the locations for the service.

Link copied to clipboard

ServiceType for the service. Expected value is 'SqlDedicatedGateway'.

Link copied to clipboard

SqlDedicatedGateway endpoint for the service.

Link copied to clipboard

Describes the status of a service.