Partager via


IWithAutomatic<ParentT>.WithAutomatic(Boolean) Méthode

Définition

Spécifie le paramètre automatique.

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<ParentT> WithAutomatic (bool isAutomatic);
abstract member WithAutomatic : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<'ParentT>
Public Function WithAutomatic (isAutomatic As Boolean) As IWithAttach(Of ParentT)

Paramètres

isAutomatic
Boolean

Indique si l’index est automatiquement ou non.

Retours

Étape suivante de la mise à jour.

S’applique à