AddonSrmPropertiesResponse

data class AddonSrmPropertiesResponse(val addonType: String, val licenseKey: String? = null, val provisioningState: String)

The properties of a Site Recovery Manager (SRM) addon

Constructors

Link copied to clipboard
constructor(addonType: String, licenseKey: String? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of private cloud addon Expected value is 'SRM'.

Link copied to clipboard
val licenseKey: String? = null

The Site Recovery Manager (SRM) license

Link copied to clipboard

The state of the addon provisioning