Compartir a través de


DeviceDetails.EndpointCount Propiedad

Definición

Obtiene o establece el número total de puntos de conexión que están actualmente en el dispositivo (es decir, el número de volúmenes).

[Newtonsoft.Json.JsonProperty(PropertyName="endpointCount")]
public int? EndpointCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointCount")>]
member this.EndpointCount : Nullable<int> with get, set
Public Property EndpointCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a