共用方式為


PartitionMetric.PartitionId Property

Definition

Gets the partition id (GUID identifier) of the metric values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to