Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlTriggerCreateUpdateProperties
Packages that use SqlTriggerCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of SqlTriggerCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type SqlTriggerCreateUpdatePropertiesModifier and TypeClassDescriptionfinal classProperties to create and update Azure Cosmos DB trigger.Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlTriggerCreateUpdatePropertiesModifier and TypeMethodDescriptionSqlTriggerCreateUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlTriggerCreateUpdateProperties from the JsonReader.SqlTriggerCreateUpdateProperties.withOptions(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.SqlTriggerCreateUpdateProperties.withResource(SqlTriggerResource resource) Set the resource property: The standard JSON format of a trigger.