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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET