ManagementCluster 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.
Właściwości klastra zarządzania
public class ManagementCluster : Microsoft.Azure.Management.Avs.Models.CommonClusterProperties
type ManagementCluster = class
inherit CommonClusterProperties
Public Class ManagementCluster
Inherits CommonClusterProperties
- Dziedziczenie
Konstruktory
ManagementCluster() |
Inicjuje nowe wystąpienie klasy ManagementCluster. |
ManagementCluster(Nullable<Int32>, String, Nullable<Int32>, IList<String>) |
Inicjuje nowe wystąpienie klasy ManagementCluster. |
Właściwości
ClusterId |
Pobiera tożsamość (Odziedziczone po CommonClusterProperties) |
ClusterSize |
Pobiera lub ustawia rozmiar klastra (Odziedziczone po CommonClusterProperties) |
Hosts |
Pobiera lub ustawia hosty (Odziedziczone po CommonClusterProperties) |
ProvisioningState |
Pobiera lub ustawia stan aprowizacji klastra. Możliwe wartości to: "Succeeded", "Failed", "Cancelled", "Deleting", "Updating" (Odziedziczone po CommonClusterProperties) |
Dotyczy
Azure SDK for .NET