Share via


IInMageAzureV2ProtectedDiskDetails.FileSystemCapacityInByte Property

Definition

The disk file system capacity in bytes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk file system capacity in bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="fileSystemCapacityInBytes")]
public long? FileSystemCapacityInByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk file system capacity in bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="fileSystemCapacityInBytes")>]
member this.FileSystemCapacityInByte : Nullable<int64> with get, set
Public Property FileSystemCapacityInByte As Nullable(Of Long)

Property Value

Attributes

Applies to