Share via


PoolProperties.PoolId Property

Definition

Gets uUID v4 used to identify the Pool

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to