次の方法で共有


IWithOptionals インターフェイス

定義

Cosmos DB 更新ステージのグループ化。

public interface IWithOptionals : Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithAutomaticFailover, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithConnector, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithConsistencyPolicy, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithIpRangeFilter, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithKeyBasedMetadataWriteAccess, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithKeyVault, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithMultipleLocations, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithPrivateEndpointConnection, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithVirtualNetworkRule, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>
type IWithOptionals = interface
    interface IUpdateWithTags<IWithOptionals>
    interface IAppliable<ICosmosDBAccount>
    interface IIndexable
    interface IWithConsistencyPolicy
    interface IWithVirtualNetworkRule
    interface IBeta
    interface IWithIpRangeFilter
    interface IWithConnector
    interface IWithMultipleLocations
    interface IWithKeyBasedMetadataWriteAccess
    interface IWithPrivateEndpointConnection
    interface IWithAutomaticFailover
    interface IWithKeyVault
    interface IWithChildResource
Public Interface IWithOptionals
Implements IAppliable(Of ICosmosDBAccount), IBeta, IUpdateWithTags(Of IWithOptionals), IWithAutomaticFailover, IWithChildResource, IWithConnector, IWithConsistencyPolicy, IWithIpRangeFilter, IWithKeyBasedMetadataWriteAccess, IWithKeyVault, IWithMultipleLocations, IWithPrivateEndpointConnection, IWithVirtualNetworkRule
派生
実装

プロパティ

Key

Cosmos DB 更新ステージのグループ化。

(継承元 IIndexable)

メソッド

Apply()

更新要求を実行します。

(継承元 IAppliable<T>)
ApplyAsync(CancellationToken, Boolean)

更新要求を非同期的に実行します。

(継承元 IAppliable<T>)
DefineNewCassandraKeyspace(String)

新しい Cassandra キースペースを定義します。

(継承元 IWithChildResource)
DefineNewGremlinDatabase(String)

新しい Gremlin データベースを定義します。

(継承元 IWithChildResource)
DefineNewMongoDB(String)

新しい Mongo データベースを定義します。

(継承元 IWithChildResource)
DefineNewPrivateEndpointConnection(String)

cosmos db アカウントにアタッチするプライベート エンドポイント接続の定義を開始します。

(継承元 IWithPrivateEndpointConnection)
DefineNewSqlDatabase(String)

新しい SQL データベースを定義します。

(継承元 IWithChildResource)
DefineNewTable(String)

新しいテーブル データベースを定義します。

(継承元 IWithChildResource)
UpdateCassandraKeyspace(String)

Cassandra キースペースを更新します。

(継承元 IWithChildResource)
UpdateGremlinDatabase(String)

Gremlin データベースを更新します。

(継承元 IWithChildResource)
UpdateMongoDB(String)

Mongo データベースを更新します。

(継承元 IWithChildResource)
UpdatePrivateEndpointConnection(String)

既存のプライベート エンドポイント接続の更新を開始します。

(継承元 IWithPrivateEndpointConnection)
UpdateSqlDatabase(String)

SQL データベースを更新します。

(継承元 IWithChildResource)
UpdateTable(String)

テーブル データベースを更新します。

(継承元 IWithChildResource)
WithAutomaticFailoverEnabled(Boolean)

この Cosmos db アカウントに対して自動フェールオーバーを有効にするかどうかを指定します。

(継承元 IWithAutomaticFailover)
WithBoundedStalenessConsistency(Int32, Int32)

CosmosDB アカウントの整合性ポリシー。

(継承元 IWithConsistencyPolicy)
WithCassandraConnector(ConnectorOffer)

cassandra コネクタのコネクタ オファーを指定します。

(継承元 IWithConnector)
WithDisableKeyBaseMetadataWriteAccess(Boolean)

メタデータ書き込みアクセスを無効にするかどうかを指定します。

(継承元 IWithKeyBasedMetadataWriteAccess)
WithEventualConsistency()

CosmosDB アカウントの整合性ポリシー。

(継承元 IWithConsistencyPolicy)
WithIpRangeFilter(String)

CosmosDB ファイアウォールのサポート: この値は、特定のデータベース アカウントのクライアント IP の許可リストとして含める IP アドレスまたは IP アドレス範囲のセットを CIDR 形式で指定します。 IP アドレス/範囲は、コンマで区切る必要があり、スペースを含めることはできません。

(継承元 IWithIpRangeFilter)
WithKeyVault(String)

この cosmos db アカウントのキー コンテナー URI を指定します。

(継承元 IWithKeyVault)
WithMultipleWriteLocationsEnabled(Boolean)

この cosmos db アカウントに対して複数の書き込み場所を有効にするかどうかを指定します。

(継承元 IWithMultipleLocations)
WithoutCassandraConnector()

コネクタ オファーを削除します。

(継承元 IWithConnector)
WithoutCassandraKeyspace(String)

Cassandra キースペースを削除します。

(継承元 IWithChildResource)
WithoutGremlinDatabase(String)

Gremlin データベースを削除します。

(継承元 IWithChildResource)
WithoutKeyVault()

キー コンテナーを削除します。

(継承元 IWithKeyVault)
WithoutMongoDB(String)

Mongo データベースを削除します。

(継承元 IWithChildResource)
WithoutPrivateEndpointConnection(String)

既存のプライベート エンドポイント接続を削除します。

(継承元 IWithPrivateEndpointConnection)
WithoutSqlDatabase(String)

SQL データベースを削除します。

(継承元 IWithChildResource)
WithoutTable(String)

テーブル データベースを削除します。

(継承元 IWithChildResource)
WithoutTag(String)

リソースからタグを削除します。

(継承元 IUpdateWithTags<T>)
WithoutVirtualNetworkRule(String, String)

CosmosDB アカウントのVirtual Network ACL 規則を削除します。

(継承元 IWithVirtualNetworkRule)
WithSessionConsistency()

CosmosDB アカウントの整合性ポリシー。

(継承元 IWithConsistencyPolicy)
WithStrongConsistency()

CosmosDB アカウントの整合性ポリシー。

(継承元 IWithConsistencyPolicy)
WithTag(String, String)

リソースにタグを追加します。

(継承元 IUpdateWithTags<T>)
WithTags(IDictionary<String,String>)

リソースのタグを {@link Map} として指定します。

(継承元 IUpdateWithTags<T>)
WithVirtualNetworkFilterEnabled(Boolean)

Fileter Virtual Network手動で指定します。

(継承元 IWithVirtualNetworkRule)
WithVirtualNetworkRule(String, String, Nullable<Boolean>)

CosmosDB アカウントの新しいVirtual Network ACL 規則を指定します。

(継承元 IWithVirtualNetworkRule)
WithVirtualNetworkRules(IList<VirtualNetworkRule>)

CosmosDB アカウントのVirtual Network ACL 規則。

(継承元 IWithVirtualNetworkRule)

適用対象