Uses of Class
com.azure.resourcemanager.sql.models.ServerInfo
Packages that use ServerInfo
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ServerInfo in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type ServerInfoModifier and TypeMethodDescriptionServerTrustGroupInner.groupMembers()Get the groupMembers property: Group members information for the server trust group.ServerTrustGroupProperties.groupMembers()Get the groupMembers property: Group members information for the server trust group.Method parameters in com.azure.resourcemanager.sql.fluent.models with type arguments of type ServerInfoModifier and TypeMethodDescriptionServerTrustGroupInner.withGroupMembers(List<ServerInfo> groupMembers) Set the groupMembers property: Group members information for the server trust group.ServerTrustGroupProperties.withGroupMembers(List<ServerInfo> groupMembers) Set the groupMembers property: Group members information for the server trust group. -
Uses of ServerInfo in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServerInfoModifier and TypeMethodDescriptionServerInfo.withServerId(String serverId) Set the serverId property: Server Id.