Share via


InMageProtectedDiskDetails.FileSystemCapacityInBytes Property

Definition

Gets or sets the file system capacity in bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="fileSystemCapacityInBytes")]
public long? FileSystemCapacityInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileSystemCapacityInBytes")>]
member this.FileSystemCapacityInBytes : Nullable<int64> with get, set
Public Property FileSystemCapacityInBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to