次の方法で共有


MongoClusterProperties interface

Mongo クラスターのプロパティ。

プロパティ

administrator

mongo クラスターのローカル管理者プロパティ。

authConfig

クラスタの認証設定。

backup

Mongo クラスターのバックアップ プロパティ。

clusterStatus

mongo クラスターの状態。

compute

mongo クラスターのコンピューティング プロパティ。

connectionString

クラスターの既定の mongo 接続文字列。

createMode

Mongo クラスターを作成するモード。

dataApi

Mongo クラスターの Data API プロパティ。

encryption

クラスターの暗号化構成。 構成されている ID によって異なります。

highAvailability

Mongo クラスターの高可用性プロパティ。

infrastructureVersion

クラスターがプロビジョニングされているインフラストラクチャのバージョン。

previewFeatures

プライベート エンドポイント接続の一覧。

privateEndpointConnections

プライベート エンドポイント接続の一覧。

provisioningState

mongo クラスターのプロビジョニング状態。

publicNetworkAccess

この Mongo クラスターに対してパブリック エンドポイント アクセスが許可されているかどうか。

replica

mongo クラスターのレプリケーション プロパティ

replicaParameters

レプリカ Mongo クラスターを作成するためのパラメーター。

restoreParameters

ポイントインタイム リストア Mongo クラスターを作成するためのパラメーター。

serverVersion

Mongo DB サーバーのバージョン。 指定されていない場合は、既定で使用可能な最新バージョンが使用されます。

sharding

mongo クラスターのシャーディング プロパティ。

storage

mongo クラスターのストレージ プロパティ。

プロパティの詳細

administrator

mongo クラスターのローカル管理者プロパティ。

administrator?: AdministratorProperties

プロパティ値

authConfig

クラスタの認証設定。

authConfig?: AuthConfigProperties

プロパティ値

backup

Mongo クラスターのバックアップ プロパティ。

backup?: BackupProperties

プロパティ値

clusterStatus

mongo クラスターの状態。

clusterStatus?: string

プロパティ値

string

compute

mongo クラスターのコンピューティング プロパティ。

compute?: ComputeProperties

プロパティ値

connectionString

クラスターの既定の mongo 接続文字列。

connectionString?: string

プロパティ値

string

createMode

Mongo クラスターを作成するモード。

createMode?: string

プロパティ値

string

dataApi

Mongo クラスターの Data API プロパティ。

dataApi?: DataApiProperties

プロパティ値

encryption

クラスターの暗号化構成。 構成されている ID によって異なります。

encryption?: EncryptionProperties

プロパティ値

highAvailability

Mongo クラスターの高可用性プロパティ。

highAvailability?: HighAvailabilityProperties

プロパティ値

infrastructureVersion

クラスターがプロビジョニングされているインフラストラクチャのバージョン。

infrastructureVersion?: string

プロパティ値

string

previewFeatures

プライベート エンドポイント接続の一覧。

previewFeatures?: string[]

プロパティ値

string[]

privateEndpointConnections

プライベート エンドポイント接続の一覧。

privateEndpointConnections?: PrivateEndpointConnection[]

プロパティ値

provisioningState

mongo クラスターのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

publicNetworkAccess

この Mongo クラスターに対してパブリック エンドポイント アクセスが許可されているかどうか。

publicNetworkAccess?: string

プロパティ値

string

replica

mongo クラスターのレプリケーション プロパティ

replica?: ReplicationProperties

プロパティ値

replicaParameters

レプリカ Mongo クラスターを作成するためのパラメーター。

replicaParameters?: MongoClusterReplicaParameters

プロパティ値

restoreParameters

ポイントインタイム リストア Mongo クラスターを作成するためのパラメーター。

restoreParameters?: MongoClusterRestoreParameters

プロパティ値

serverVersion

Mongo DB サーバーのバージョン。 指定されていない場合は、既定で使用可能な最新バージョンが使用されます。

serverVersion?: string

プロパティ値

string

sharding

mongo クラスターのシャーディング プロパティ。

sharding?: ShardingProperties

プロパティ値

storage

mongo クラスターのストレージ プロパティ。

storage?: StorageProperties

プロパティ値