次の方法で共有


ClusterUpdate interface

Kusto クラスターへの更新を表すクラス。

Extends

プロパティ

acceptedAudiences

クラスターの受け入れ対象ユーザー。

allowedFqdnList

クラスターからのエグレスで許可される FQDN (完全修飾ドメイン名) の一覧。

allowedIpRangeList

クラスターへの接続が許可されている CIDR 形式の IP の一覧。

dataIngestionUri

クラスター データ インジェスト URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

enableAutoStop

クラスターを自動的に停止できるかどうかを示すブール値 (データが不足しているか、何日間もアクティビティがないため)。

enableDiskEncryption

クラスターのディスクが暗号化されているかどうかを示すブール値。

enableDoubleEncryption

二重暗号化が有効かどうかを示すブール値。

enablePurge

消去操作が有効になっているかどうかを示すブール値。

enableStreamingIngest

ストリーミング取り込みが有効かどうかを示すブール値。

engineType

エンジンの種類

identity

クラスターの ID (構成されている場合)。

keyVaultProperties

クラスター暗号化の KeyVault プロパティ。

languageExtensions

クラスターの言語拡張機能の一覧。

location

リソースの場所。

migrationCluster

このクラスター間の移行に関係するピア クラスターのプロパティ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

optimizedAutoscale

最適化された自動スケール定義。

privateEndpointConnections

プライベート エンドポイント接続の一覧。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState

リソースのプロビジョニング済み状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

publicIPType

作成するパブリック IP の種類 (IPv4 (既定))、または DualStack (IPv4 と IPv6 の両方) を示します

publicNetworkAccess

クラスターへのパブリック ネットワーク アクセスは、既定で有効になっています。 無効にすると、クラスターへのプライベート エンドポイント接続のみが許可されます

restrictOutboundNetworkAccess

送信ネットワーク アクセスを制限するかどうか。 値は省略可能ですが、渡される場合は 、'Enabled' または 'Disabled' である必要があります

sku

クラスターの SKU。

state

リソースの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

stateReason

クラスターの現在の状態の理由。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tags

リソース タグ。

trustedExternalTenants

クラスターの外部テナント。

uri

クラスター URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

virtualClusterGraduationProperties

仮想クラスターの卒業プロパティ

virtualNetworkConfiguration

仮想ネットワーク定義。

zones

クラスターの可用性ゾーン。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

acceptedAudiences

クラスターの受け入れ対象ユーザー。

acceptedAudiences?: AcceptedAudiences[]

プロパティ値

allowedFqdnList

クラスターからのエグレスで許可される FQDN (完全修飾ドメイン名) の一覧。

allowedFqdnList?: string[]

プロパティ値

string[]

allowedIpRangeList

クラスターへの接続が許可されている CIDR 形式の IP の一覧。

allowedIpRangeList?: string[]

プロパティ値

string[]

dataIngestionUri

クラスター データ インジェスト URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

dataIngestionUri?: string

プロパティ値

string

enableAutoStop

クラスターを自動的に停止できるかどうかを示すブール値 (データが不足しているか、何日間もアクティビティがないため)。

enableAutoStop?: boolean

プロパティ値

boolean

enableDiskEncryption

クラスターのディスクが暗号化されているかどうかを示すブール値。

enableDiskEncryption?: boolean

プロパティ値

boolean

enableDoubleEncryption

二重暗号化が有効かどうかを示すブール値。

enableDoubleEncryption?: boolean

プロパティ値

boolean

enablePurge

消去操作が有効になっているかどうかを示すブール値。

enablePurge?: boolean

プロパティ値

boolean

enableStreamingIngest

ストリーミング取り込みが有効かどうかを示すブール値。

enableStreamingIngest?: boolean

プロパティ値

boolean

engineType

エンジンの種類

engineType?: string

プロパティ値

string

identity

クラスターの ID (構成されている場合)。

identity?: Identity

プロパティ値

keyVaultProperties

クラスター暗号化の KeyVault プロパティ。

keyVaultProperties?: KeyVaultProperties

プロパティ値

languageExtensions

クラスターの言語拡張機能の一覧。

languageExtensions?: LanguageExtensionsList

プロパティ値

location

リソースの場所。

location?: string

プロパティ値

string

migrationCluster

このクラスター間の移行に関係するピア クラスターのプロパティ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

migrationCluster?: MigrationClusterProperties

プロパティ値

optimizedAutoscale

最適化された自動スケール定義。

optimizedAutoscale?: OptimizedAutoscale

プロパティ値

privateEndpointConnections

プライベート エンドポイント接続の一覧。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

privateEndpointConnections?: PrivateEndpointConnection[]

プロパティ値

provisioningState

リソースのプロビジョニング済み状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

publicIPType

作成するパブリック IP の種類 (IPv4 (既定))、または DualStack (IPv4 と IPv6 の両方) を示します

publicIPType?: string

プロパティ値

string

publicNetworkAccess

クラスターへのパブリック ネットワーク アクセスは、既定で有効になっています。 無効にすると、クラスターへのプライベート エンドポイント接続のみが許可されます

publicNetworkAccess?: string

プロパティ値

string

restrictOutboundNetworkAccess

送信ネットワーク アクセスを制限するかどうか。 値は省略可能ですが、渡される場合は 、'Enabled' または 'Disabled' である必要があります

restrictOutboundNetworkAccess?: string

プロパティ値

string

sku

クラスターの SKU。

sku?: AzureSku

プロパティ値

state

リソースの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

state?: string

プロパティ値

string

stateReason

クラスターの現在の状態の理由。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

stateReason?: string

プロパティ値

string

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

trustedExternalTenants

クラスターの外部テナント。

trustedExternalTenants?: TrustedExternalTenant[]

プロパティ値

uri

クラスター URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

uri?: string

プロパティ値

string

virtualClusterGraduationProperties

仮想クラスターの卒業プロパティ

virtualClusterGraduationProperties?: string

プロパティ値

string

virtualNetworkConfiguration

仮想ネットワーク定義。

virtualNetworkConfiguration?: VirtualNetworkConfiguration

プロパティ値

zones

クラスターの可用性ゾーン。

zones?: string[]

プロパティ値

string[]

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

id?: string

プロパティ値

string

Resource.id から継承

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string

Resource.name から継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

Resource.typeから継承