AddonSrmProperties interface
The properties of a Site Recovery Manager (SRM) addon
- Extends
Properties
addon |
Polymorphic discriminator, which specifies the different types this object can be |
license |
The Site Recovery Manager (SRM) license |
Inherited Properties
provisioning |
The state of the addon provisioning NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
addonType
Polymorphic discriminator, which specifies the different types this object can be
addonType: "SRM"
Property Value
"SRM"
licenseKey
The Site Recovery Manager (SRM) license
licenseKey?: string
Property Value
string
Inherited Property Details
provisioningState
The state of the addon provisioning NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From AddonProperties.provisioningState