Get My SQLSite Result
data class GetMySQLSiteResult(val azureApiVersion: String, val extendedLocation: ExtendedLocationResponse, val id: String, val location: String, val masterSiteId: String, val migrateProjectId: String, val name: String, val provisioningState: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The MySQLSite resource definition.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The extended location.
Link copied to clipboard
The mapped master Site Id.
Link copied to clipboard
The mapped migrate project Id.
Link copied to clipboard
Gets or sets the provisioning state.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.