Get Scope Map Result
data class GetScopeMapResult(val actions: List<String>, val azureApiVersion: String, val creationDate: String, val description: String? = null, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
An object that represents a scope map for a container registry.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The creation date of scope map.
Link copied to clipboard
The user friendly description of the scope map.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.