GetReplicationStorageClassificationMappingResult

data class GetReplicationStorageClassificationMappingResult(val azureApiVersion: String, val id: String, val location: String? = null, val name: String, val properties: StorageClassificationMappingPropertiesResponse, val type: String)

Storage mapping object.

Constructors

constructor(azureApiVersion: String, id: String, location: String? = null, name: String, properties: StorageClassificationMappingPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard
val location: String? = null

Resource Location

Link copied to clipboard

Resource Name

Link copied to clipboard

Properties of the storage mapping object.

Link copied to clipboard

Resource Type