Share via


LoadedPartitionInformationResult Class

Definition

Represents partition information.

public sealed class LoadedPartitionInformationResult
type LoadedPartitionInformationResult = class
Public NotInheritable Class LoadedPartitionInformationResult
Inheritance
LoadedPartitionInformationResult

Constructors

LoadedPartitionInformationResult(Uri, Guid, String, Int64)

Initializes a new instance of the LoadedPartitionInformationResult class.

Properties

Load

Gets or sets load for metric.

MetricName

Gets or sets name of the metric for which this information is provided.

PartitionId

Gets or sets id of the partition.

ServiceName

Gets or sets name of the service this partition belongs to.

Methods

ToString()

Returns string representation of the object.

Applies to