Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupProperties
Packages that use ServerTrustGroupProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ServerTrustGroupProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ServerTrustGroupPropertiesModifier and TypeMethodDescriptionServerTrustGroupProperties.withGroupMembers(List<ServerInfo> groupMembers) Set the groupMembers property: Group members information for the server trust group.ServerTrustGroupProperties.withTrustScopes(List<ServerTrustGroupPropertiesTrustScopesItem> trustScopes) Set the trustScopes property: Trust scope of the server trust group.