Compartilhar via


IAzureVMDiskDetails.CustomTargetDiskName Property

Definition

The custom target Azure disk name.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The custom target Azure disk name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customTargetDiskName")]
public string CustomTargetDiskName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The custom target Azure disk name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customTargetDiskName")>]
member this.CustomTargetDiskName : string with get, set
Public Property CustomTargetDiskName As String

Property Value

Attributes

Applies to