CosmosDBAccountImpl.IWithAutomaticFailover.WithAutomaticFailoverEnabled Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IWithAutomaticFailover.WithAutomaticFailoverEnabled (bool enabled);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithAutomaticFailover.WithAutomaticFailoverEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithAutomaticFailover.WithAutomaticFailoverEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithAutomaticFailoverEnabled (enabled As Boolean) As IWithOptionals Implements IWithAutomaticFailover.WithAutomaticFailoverEnabled

Parameters

enabled
Boolean

Returns

Implements

Applies to