CommonClusterProperties Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Typowe właściwości klastra
public class CommonClusterProperties
type CommonClusterProperties = class
Public Class CommonClusterProperties
- Dziedziczenie
-
CommonClusterProperties
- Pochodne
Konstruktory
CommonClusterProperties() |
Inicjuje nowe wystąpienie klasy CommonClusterProperties. |
CommonClusterProperties(Nullable<Int32>, String, Nullable<Int32>, IList<String>) |
Inicjuje nowe wystąpienie klasy CommonClusterProperties. |
Właściwości
ClusterId |
Pobiera tożsamość |
ClusterSize |
Pobiera lub ustawia rozmiar klastra |
Hosts |
Pobiera lub ustawia hosty |
ProvisioningState |
Pobiera lub ustawia stan aprowizacji klastra. Możliwe wartości to: "Succeeded", "Failed", "Cancelled", "Deleting", "Updating" |
Dotyczy
Azure SDK for .NET