IAddonVrProperties 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.AddonVrPropertiesTypeConverter))]
public interface IAddonVrProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IAddonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.AddonVrPropertiesTypeConverter))>]
type IAddonVrProperties = interface
interface IJsonSerializable
interface IAddonProperties
Public Interface IAddonVrProperties
Implements IAddonProperties
- Derived
- Attributes
- Implements
Properties
AddonType |
Addon type (Inherited from IAddonProperties) |
ProvisioningState |
The state of the addon provisioning (Inherited from IAddonProperties) |
VrsCount |
The vSphere Replication Server (VRS) count |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |