Sdílet prostřednictvím


CapacityPool.PoolId Property

Definition

Gets uUID v4 used to identify the Pool

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 used to identify the Pool

Applies to