IAddonSrmProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.AddonSrmPropertiesTypeConverter))]
public interface IAddonSrmProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IAddonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.AddonSrmPropertiesTypeConverter))>]
type IAddonSrmProperties = interface
interface IJsonSerializable
interface IAddonProperties
Public Interface IAddonSrmProperties
Implements IAddonProperties
- Derived
- Attributes
- Implements
Properties
AddonType |
Addon type (Inherited from IAddonProperties) |
LicenseKey |
The Site Recovery Manager (SRM) license |
ProvisioningState |
The state of the addon provisioning (Inherited from IAddonProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |