Interface SqlFailoverGroup.Update
- All Superinterfaces:
Appliable<SqlFailoverGroup>
,Indexable
,Resource.UpdateWithTags<SqlFailoverGroup.Update>
,SqlFailoverGroup.UpdateStages.WithDatabase
,SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy
,SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy
- Enclosing interface:
- SqlFailoverGroup
@Beta(V1_8_0)
public static interface SqlFailoverGroup.Update
extends SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy, SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy, SqlFailoverGroup.UpdateStages.WithDatabase, Resource.UpdateWithTags<SqlFailoverGroup.Update>, Appliable<SqlFailoverGroup>
The template for a SQL Failover Group update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithDatabase
withDatabaseIds, withNewDatabaseId, withoutDatabaseId
Methods inherited from interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy
withReadOnlyEndpointPolicyDisabled, withReadOnlyEndpointPolicyEnabled
Methods inherited from interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy
withAutomaticReadWriteEndpointPolicyAndDataLossGracePeriod, withManualReadWriteEndpointPolicy