Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlTriggerCreateUpdateProperties
-
Packages that use SqlTriggerCreateUpdateProperties Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of SqlTriggerCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlTriggerCreateUpdateProperties Modifier and Type Method Description SqlTriggerCreateUpdatePropertiesSqlTriggerCreateUpdateProperties. withOptions(CreateUpdateOptions options)Set the options property: A key-value pair of options to be applied for the request.SqlTriggerCreateUpdatePropertiesSqlTriggerCreateUpdateProperties. withResource(SqlTriggerResource resource)Set the resource property: The standard JSON format of a trigger.
-