Uses of Class
com.azure.resourcemanager.sql.models.ServerTrustGroupListResult
Packages that use ServerTrustGroupListResult
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ServerTrustGroupListResult in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type ServerTrustGroupListResultModifier and TypeClassDescriptionfinal classA list of server trust groups.Methods in com.azure.resourcemanager.sql.models that return ServerTrustGroupListResultModifier and TypeMethodDescriptionstatic ServerTrustGroupListResultServerTrustGroupListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerTrustGroupListResult from the JsonReader.