Sql Dedicated Gateway Service Resource Properties Response
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.
Properties
Link copied to clipboard
Time of the last state change (ISO-8601 format).
Link copied to clipboard
Instance count for the service.
Link copied to clipboard
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.