Package-level declarations
Types
Link copied to clipboard
data class GetSqlServerRegistrationResult(val id: String, val location: String, val name: String, val propertyBag: String? = null, val resourceGroup: String? = null, val subscriptionId: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A SQL server registration.
Link copied to clipboard
Link copied to clipboard