你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
New-AzVMwareAddonVrPropertyObject
Create an in-memory object for AddonVrProperties.
Syntax
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.
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |