Compartilhar via


IWithChildResource.WithoutTrigger(String) Método

Definição

Remove um gatilho.

public Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update.IUpdate WithoutTrigger (string name);
abstract member WithoutTrigger : string -> Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update.IUpdate
Public Function WithoutTrigger (name As String) As IUpdate

Parâmetros

name
String

O nome do gatilho.

Retornos

O próximo estágio da atualização.

Aplica-se a