LoadedPartitionInformationResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET