Get Data Manager Result
data class GetDataManagerResult(val etag: String? = null, val id: String, val location: String, val name: String, val sku: SkuResponse? = null, val tags: Map<String, String>? = null, val type: String)
The DataManager resource.
Properties
Link copied to clipboard
The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.
Link copied to clipboard
The sku type.