Share via


A2AProtectedDiskDetails.DiskCapacityInByte Property

Definition

The disk capacity in bytes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public long? DiskCapacityInByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.DiskCapacityInByte : Nullable<int64> with get, set
Public Property DiskCapacityInByte As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to