azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
2.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy"
fullName: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy"
name: "SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy"
nameWithType: "SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy"
summary: "The SQL Failover Group update definition to set the failover policy of the read-only endpoint."
syntax: "public static interface **SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyDisabled()"
fullName: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyDisabled()"
name: "withReadOnlyEndpointPolicyDisabled()"
nameWithType: "SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyDisabled()"
summary: "Sets the SQL Failover Group failover policy of the read-only endpoint to \"Disabled\"."
modifiers:
- "abstract"
syntax: "public abstract SqlFailoverGroup.Update withReadOnlyEndpointPolicyDisabled()"
desc: "Sets the SQL Failover Group failover policy of the read-only endpoint to \"Disabled\"."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.sql.SqlFailoverGroup.Update?alt=com.microsoft.azure.management.sql.SqlFailoverGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyEnabled()"
fullName: "com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyEnabled()"
name: "withReadOnlyEndpointPolicyEnabled()"
nameWithType: "SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyEnabled()"
summary: "Sets the SQL Failover Group failover policy of the read-only endpoint to \"Enabled\"."
modifiers:
- "abstract"
syntax: "public abstract SqlFailoverGroup.Update withReadOnlyEndpointPolicyEnabled()"
desc: "Sets the SQL Failover Group failover policy of the read-only endpoint to \"Enabled\"."
returns:
description: "The next stage of the definition."
type: "<xref href=\"com.microsoft.azure.management.sql.SqlFailoverGroup.Update?alt=com.microsoft.azure.management.sql.SqlFailoverGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The SQL Failover Group update definition to set the failover policy of the read-only endpoint."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4