Get Service Result
data class GetServiceResult(val id: String, val name: String, val properties: Either<DataTransferServiceResourcePropertiesResponse, SqlDedicatedGatewayServiceResourcePropertiesResponse>, val type: String)
Properties for the database account.
Constructors
Link copied to clipboard
constructor(id: String, name: String, properties: Either<DataTransferServiceResourcePropertiesResponse, SqlDedicatedGatewayServiceResourcePropertiesResponse>, type: String)
Properties
Link copied to clipboard
val properties: Either<DataTransferServiceResourcePropertiesResponse, SqlDedicatedGatewayServiceResourcePropertiesResponse>
Services response resource.