Share via


AddonSrmProperties Class

Definition

The properties of a Site Recovery Manager (SRM) addon

[Newtonsoft.Json.JsonObject("SRM")]
public class AddonSrmProperties : Microsoft.Azure.Management.Avs.Models.AddonProperties
[<Newtonsoft.Json.JsonObject("SRM")>]
type AddonSrmProperties = class
    inherit AddonProperties
Public Class AddonSrmProperties
Inherits AddonProperties
Inheritance
AddonSrmProperties
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AddonSrmProperties()

Initializes a new instance of the AddonSrmProperties class.

AddonSrmProperties(String, String)

Initializes a new instance of the AddonSrmProperties class.

Properties

LicenseKey

Gets or sets the Site Recovery Manager (SRM) license

ProvisioningState

Gets the state of the addon provisioning. Possible values include: 'Succeeded', 'Failed', 'Cancelled', 'Building', 'Deleting', 'Updating'

(Inherited from AddonProperties)

Applies to