次の方法で共有


ClusterUpdate クラス

定義

クラスター リソースの更新

[Microsoft.Rest.Serialization.JsonTransformation]
public class ClusterUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClusterUpdate = class
Public Class ClusterUpdate
継承
ClusterUpdate
属性

コンストラクター

ClusterUpdate()

ClusterUpdate クラスの新しいインスタンスを初期化します。

ClusterUpdate(Nullable<Int32>, IList<String>)

ClusterUpdate クラスの新しいインスタンスを初期化します。

プロパティ

ClusterSize

クラスター のサイズを取得または設定します

Hosts

ホストを取得または設定します

適用対象