IInMageReplicationDetails.MultiVMGroupName Property

Definition

The multi vm group name, if any.

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

Property Value

Attributes

Applies to