Device.Details Property

Definition

Gets or sets the additional device details regarding the end point count and volume container count.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.details")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.DeviceDetails Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.details")>]
member this.Details : Microsoft.Azure.Management.StorSimple8000Series.Models.DeviceDetails with get, set
Public Property Details As DeviceDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to