ClusterUpdate interface
Kusto クラスターへの更新を表すクラス。
- Extends
プロパティ
accepted |
クラスターの受け入れ対象ユーザー。 |
allowed |
クラスターからのエグレスで許可される FQDN (完全修飾ドメイン名) の一覧。 |
allowed |
クラスターへの接続が許可されている CIDR 形式の IP の一覧。 |
data |
クラスター データ インジェスト URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
enable |
クラスターを自動的に停止できるかどうかを示すブール値 (データが不足しているか、何日間もアクティビティがないため)。 |
enable |
クラスターのディスクが暗号化されているかどうかを示すブール値。 |
enable |
二重暗号化が有効かどうかを示すブール値。 |
enable |
消去操作が有効になっているかどうかを示すブール値。 |
enable |
ストリーミング取り込みが有効かどうかを示すブール値。 |
engine |
エンジンの種類 |
identity | クラスターの ID (構成されている場合)。 |
key |
クラスター暗号化の KeyVault プロパティ。 |
language |
クラスターの言語拡張機能の一覧。 |
location | リソースの場所。 |
migration |
このクラスター間の移行に関係するピア クラスターのプロパティ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
optimized |
最適化された自動スケール定義。 |
private |
プライベート エンドポイント接続の一覧。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
provisioning |
リソースのプロビジョニング済み状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
public |
作成するパブリック IP の種類 (IPv4 (既定))、または DualStack (IPv4 と IPv6 の両方) を示します |
public |
クラスターへのパブリック ネットワーク アクセスは、既定で有効になっています。 無効にすると、クラスターへのプライベート エンドポイント接続のみが許可されます |
restrict |
送信ネットワーク アクセスを制限するかどうか。 値は省略可能ですが、渡される場合は 、'Enabled' または 'Disabled' である必要があります |
sku | クラスターの SKU。 |
state | リソースの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
state |
クラスターの現在の状態の理由。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
tags | リソース タグ。 |
trusted |
クラスターの外部テナント。 |
uri | クラスター URI。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
virtual |
仮想クラスターの卒業プロパティ |
virtual |
仮想ネットワーク定義。 |
zones | クラスターの可用性ゾーン。 |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
name | リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
プロパティの詳細
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
keyVaultProperties
languageExtensions
location
リソースの場所。
location?: string
プロパティ値
string
migrationCluster
このクラスター間の移行に関係するピア クラスターのプロパティ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
migrationCluster?: MigrationClusterProperties
プロパティ値
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
state
リソースの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
state?: string
プロパティ値
string
stateReason
クラスターの現在の状態の理由。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
stateReason?: string
プロパティ値
string
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
trustedExternalTenants
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
name
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
type?: string
プロパティ値
string
Resource.typeから継承