DataBoxEdgeDevice.DeviceLocalCapacity 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.
Gets the Data Box Edge/Gateway device local capacity in MB.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceLocalCapacity")]
public long? DeviceLocalCapacity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceLocalCapacity")>]
member this.DeviceLocalCapacity : Nullable<int64>
Public ReadOnly Property DeviceLocalCapacity As Nullable(Of Long)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute