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
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET