Uses of Class
com.azure.resourcemanager.sql.models.PartnerInfo
Packages that use PartnerInfo
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of PartnerInfo in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type PartnerInfoModifier and TypeMethodDescriptionFailoverGroupInner.partnerServers()Get the partnerServers property: List of partner server information for the failover group.FailoverGroupProperties.partnerServers()Get the partnerServers property: List of partner server information for the failover group.Method parameters in com.azure.resourcemanager.sql.fluent.models with type arguments of type PartnerInfoModifier and TypeMethodDescriptionFailoverGroupInner.withPartnerServers(List<PartnerInfo> partnerServers) Set the partnerServers property: List of partner server information for the failover group.FailoverGroupProperties.withPartnerServers(List<PartnerInfo> partnerServers) Set the partnerServers property: List of partner server information for the failover group. -
Uses of PartnerInfo in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type PartnerInfoModifier and TypeClassDescriptionfinal classPartner server information for the failover group.Methods in com.azure.resourcemanager.sql.models that return PartnerInfoModifier and TypeMethodDescriptionstatic PartnerInfoPartnerInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PartnerInfo from the JsonReader.Set the id property: Resource identifier of the partner server.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type PartnerInfoModifier and TypeMethodDescriptionSqlFailoverGroup.partnerServers()Gets the list of partner server information for the failover group.