Compartir a través de


ExtractedPage.ClusterId Propiedad

Definición

Obtiene o establece el identificador del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a