Uses of Class
com.azure.resourcemanager.sql.models.InstanceFailoverGroupReadOnlyEndpoint
Packages that use InstanceFailoverGroupReadOnlyEndpoint
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of InstanceFailoverGroupReadOnlyEndpoint in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return InstanceFailoverGroupReadOnlyEndpointModifier and TypeMethodDescriptionInstanceFailoverGroupInner.readOnlyEndpoint()Get the readOnlyEndpoint property: Read-only endpoint of the failover group instance.InstanceFailoverGroupProperties.readOnlyEndpoint()Get the readOnlyEndpoint property: Read-only endpoint of the failover group instance.Methods in com.azure.resourcemanager.sql.fluent.models with parameters of type InstanceFailoverGroupReadOnlyEndpointModifier and TypeMethodDescriptionInstanceFailoverGroupInner.withReadOnlyEndpoint(InstanceFailoverGroupReadOnlyEndpoint readOnlyEndpoint) Set the readOnlyEndpoint property: Read-only endpoint of the failover group instance.InstanceFailoverGroupProperties.withReadOnlyEndpoint(InstanceFailoverGroupReadOnlyEndpoint readOnlyEndpoint) Set the readOnlyEndpoint property: Read-only endpoint of the failover group instance. -
Uses of InstanceFailoverGroupReadOnlyEndpoint in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return InstanceFailoverGroupReadOnlyEndpointModifier and TypeMethodDescriptionInstanceFailoverGroupReadOnlyEndpoint.withFailoverPolicy(ReadOnlyEndpointFailoverPolicy failoverPolicy) Set the failoverPolicy property: Failover policy of the read-only endpoint for the failover group.