Edit

Share via


New-AzVMwareAddonVrPropertyObject

This cmdlet is part of a Preview module. Preview versions aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.

Create an in-memory object for AddonVrProperties.

Syntax

Default (Default)

New-AzVMwareAddonVrPropertyObject
    -VrsCount <Int32>
    [<CommonParameters>]

Description

Create an in-memory object for AddonVrProperties.

Examples

Example 1: Create a local VR object for the Addon Property parameter

New-AzVMwareAddonVrPropertyObject -VrsCount 2
AddonType ProvisioningState VrsCount
--------- ----------------- --------
VR                                 2

Create a local VR object for the Addon Property parameter

Parameters

-VrsCount

The vSphere Replication Server (VRS) count.

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

AddonVrProperties