ClusterReportedProperties Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vlastnosti hlášené agentem clusteru
public class ClusterReportedProperties
type ClusterReportedProperties = class
Public Class ClusterReportedProperties
- Dědičnost
-
ClusterReportedProperties
Konstruktory
ClusterReportedProperties() |
Inicializuje novou instanci ClusterReportedProperties třídy. |
ClusterReportedProperties(String, String, String, IList<ClusterNode>, Nullable<DateTime>) |
Inicializuje novou instanci ClusterReportedProperties třídy. |
Vlastnosti
ClusterId |
Získá jedinečné ID vygenerované místním clusterem. |
ClusterName |
Získá název místního clusteru připojeného k tomuto prostředku. |
ClusterVersion |
Získá verzi softwaru clusteru. |
LastUpdated |
Získá čas posledního nahlášení dat clusteru. |
Nodes |
Získá seznam uzlů hlášených clusterem. |
Platí pro
Azure SDK for .NET