你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IInMageRcmPolicyCreationInput.EnableMultiVMSync Property

Definition

A value indicating whether multi-VM sync has to be enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether multi-VM sync has to be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enableMultiVmSync")]
public string EnableMultiVMSync { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether multi-VM sync has to be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enableMultiVmSync")>]
member this.EnableMultiVMSync : string with get, set
Public Property EnableMultiVMSync As String

Property Value

Attributes

Applies to