次の方法で共有


IWithVirtualNode インターフェイス

定義

仮想ノードを有効にできる Kubernetes クラスター定義のステージ。

public interface IWithVirtualNode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithVirtualNode = interface
    interface IBeta
Public Interface IWithVirtualNode
Implements IBeta
派生
実装

メソッド

WithVirtualNode(String)

ACI を使用して仮想ノードを作成します。 重要: このメソッドは、'WithAddOnProfiles' の後に呼び出す必要があります。

適用対象