Aracılığıyla paylaş


A2AProtectedDiskDetails.DiskCapacityInBytes Property

Definition

Gets or sets the disk capacity in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to