Share via


IAddonVrProperties Interface

Definition

[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

Name Description
AddonType

Addon type

(Inherited from IAddonProperties)
ProvisioningState

The state of the addon provisioning

(Inherited from IAddonProperties)
VrsCount

The vSphere Replication Server (VRS) count

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to