IInMageReplicationDetails.MultiVMGroupId Property

Definition

The multi vm group Id, if any.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The multi vm group Id, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="multiVmGroupId", Update=true)]
public string MultiVMGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The multi vm group Id, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="multiVmGroupId", Update=true)>]
member this.MultiVMGroupId : string with get, set
Public Property MultiVMGroupId As String

Property Value

Attributes

Applies to