共用方式為


PoolNodeCounts.PoolId Property

Definition

Gets or sets the ID of the Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="poolId")]
public string PoolId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="poolId")>]
member this.PoolId : string with get, set
Public Property PoolId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to