Cluster interface

RedisEnterprise クラスターについて説明します

Extends

プロパティ

encryption

クラスターの保存時の暗号化構成。

hostName

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

identity

リソースの ID。

minimumTlsVersion

サポートするクラスターの最小 TLS バージョン (例: '1.2')

privateEndpointConnections

指定した RedisEnterprise クラスターに関連付けられているプライベート エンドポイント接続の一覧注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState

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

redisVersion

クラスターでサポートされている redis のバージョン (例: '6' 注): このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

resourceState

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

sku

作成する SKU。価格、パフォーマンス、機能に影響します。

zones

このクラスターがデプロイされるAvailability Zones。

継承されたプロパティ

id

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

location

リソースが保存されている地理的な場所

name

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

tags

リソース タグ。

type

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

プロパティの詳細

encryption

クラスターの保存時の暗号化構成。

encryption?: ClusterPropertiesEncryption

プロパティ値

hostName

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

hostName?: string

プロパティ値

string

identity

リソースの ID。

identity?: ManagedServiceIdentity

プロパティ値

minimumTlsVersion

サポートするクラスターの最小 TLS バージョン (例: '1.2')

minimumTlsVersion?: string

プロパティ値

string

privateEndpointConnections

指定した RedisEnterprise クラスターに関連付けられているプライベート エンドポイント接続の一覧注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

privateEndpointConnections?: PrivateEndpointConnection[]

プロパティ値

provisioningState

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

provisioningState?: string

プロパティ値

string

redisVersion

クラスターでサポートされている redis のバージョン (例: '6' 注): このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

redisVersion?: string

プロパティ値

string

resourceState

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

resourceState?: string

プロパティ値

string

sku

作成する SKU。価格、パフォーマンス、機能に影響します。

sku: Sku

プロパティ値

Sku

zones

このクラスターがデプロイされるAvailability Zones。

zones?: string[]

プロパティ値

string[]

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

id

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

id?: string

プロパティ値

string

TrackedResource.idから継承

location

リソースが保存されている地理的な場所

location: string

プロパティ値

string

TrackedResource.locationから継承

name

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

name?: string

プロパティ値

string

TrackedResource.nameから継承

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}

TrackedResource.tagsから継承

type

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

type?: string

プロパティ値

string

TrackedResource.typeから継承