Uses of Class
com.azure.resourcemanager.cosmos.models.SqlTriggerListResult
Packages that use SqlTriggerListResult
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of SqlTriggerListResult in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type SqlTriggerListResultModifier and TypeClassDescriptionfinal classThe List operation response, that contains the triggers and their properties.Methods in com.azure.resourcemanager.cosmos.models that return SqlTriggerListResultModifier and TypeMethodDescriptionstatic SqlTriggerListResultSqlTriggerListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlTriggerListResult from the JsonReader.