次の方法で共有


ManagedClusterInner クラス

定義

マネージド クラスター。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedClusterInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterInner = class
    inherit Resource
Public Class ManagedClusterInner
Inherits Resource
継承
ManagedClusterInner
属性

コンストラクター

ManagedClusterInner()

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

ManagedClusterInner(String, String, String, String, IDictionary<String, String>, String, PowerState, Nullable<Int32>, String, String, String, String, IList<ManagedClusterAgentPoolProfile>, ContainerServiceLinuxProfile, ManagedClusterWindowsProfile, ManagedClusterServicePrincipalProfile, IDictionary<String,ManagedClusterAddonProfile>, ManagedClusterPodIdentityProfile, String, Nullable<Boolean>, Nullable<Boolean>, ContainerServiceNetworkProfile, ManagedClusterAADProfile, ManagedClusterAutoUpgradeProfile, ManagedClusterPropertiesAutoScalerProfile, ManagedClusterAPIServerAccessProfile, String, IDictionary<String, ManagedClusterPropertiesIdentityProfileValue>, ManagedClusterIdentity, ManagedClusterSKU)

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

プロパティ

AadProfile

Azure Active Directory 構成のプロファイルを取得または設定します。

AddonProfiles

マネージド クラスター アドオンのプロファイルを取得または設定します。

AgentPoolProfiles

エージェント プールのプロパティを取得または設定します。

ApiServerAccessProfile

マネージド クラスター API サーバーのアクセス プロファイルを取得または設定します。

AutoScalerProfile

有効な場合にクラスター オートスケーラーに適用されるパラメーターを取得または設定します

AutoUpgradeProfile

自動アップグレード構成のプロファイルを取得または設定します。

DiskEncryptionSetID

保存時の暗号化を有効にするために使用するディスク暗号化セットの resourceId を取得または設定します。

DnsPrefix

マネージド クラスターの作成時に指定された DNS プレフィックスを取得または設定します。

EnablePodSecurityPolicy

Kubernetes ポッド セキュリティ ポリシー (プレビュー) を有効にするかどうかを取得または設定します (非推奨)。 この機能は、2020 年 10 月 15 日に削除するために設定されています。 詳細については、「aka.ms/aks/azpodpolicy」を参照してください。

EnableRBAC

Kubernetes Role-Based Access Controlを有効にするかどうかを取得または設定します。

Fqdn

マスター プールの FQDN を取得します。

Id

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Identity

マネージド クラスターの ID (構成されている場合) を取得または設定します。

IdentityProfile

クラスターに関連付けられている ID を取得または設定します。

KubernetesVersion

マネージド クラスターの作成時に指定された Kubernetes のバージョンを取得または設定します。

LinuxProfile

コンテナー サービス クラスター内の Linux VM のプロファイルを取得または設定します。

Location

リソースの場所

(継承元 Resource)
MaxAgentPools

マネージド クラスターのエージェント プールの最大数を取得します。

Name

リソース名

(継承元 ProxyResource)
NetworkProfile

ネットワーク構成のプロファイルを取得または設定します。

NodeResourceGroup

エージェント プール ノードを含むリソース グループの名前を取得または設定します。

PodIdentityProfile

マネージド クラスター ポッド ID のプロファイルを取得または設定します。

PowerState

取得は、クラスターの電源状態を表します

PrivateFQDN

プライベート クラスターの FQDN を取得します。

ProvisioningState

応答にのみ表示される現在のデプロイまたはプロビジョニング状態を取得します。

ServicePrincipalProfile

Azure API の操作に使用するクラスターのサービス プリンシパル ID に関する情報を取得または設定します。

Sku

マネージド クラスター SKU を取得または設定します。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)
WindowsProfile

コンテナー サービス クラスター内の Windows VM のプロファイルを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象