IVMwareCbtProtectedDiskDetails.DiskPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The disk path.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk path.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskPath")]
public string DiskPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk path.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskPath")>]
member this.DiskPath : string
Public ReadOnly Property DiskPath As String
Property Value
- Attributes