IInMageAzureV2ReplicationDetails.DiskResized Property

Definition

A value indicating whether any disk is resized for this VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether any disk is resized for this VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="diskResized", Update=true)]
public string DiskResized { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether any disk is resized for this VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="diskResized", Update=true)>]
member this.DiskResized : string with get, set
Public Property DiskResized As String

Property Value

Attributes

Applies to