LoadedPartitionInformationResult
Rappresenta le informazioni sulla partizione.
Proprietà
Nome | Tipo | Necessario |
---|---|---|
ServiceName |
string | Sì |
PartitionId |
string (uuid) | Sì |
MetricName |
string | Sì |
Load |
integer (int64) | Sì |
ServiceName
Tipo: string
Obbligatorio: Sì
Nome del servizio a cui appartiene questa partizione.
PartitionId
Tipo: string (uuid)
Obbligatorio: Sì
ID della partizione.
MetricName
Tipo: string
Obbligatorio: Sì
Nome della metrica per cui vengono fornite queste informazioni.
Load
Tipo: integer (int64)
Obbligatorio: Sì
Caricamento per la metrica.