SqlFailoverGroupOperations.DefinitionStages.WithCreate Interface
public interface WithCreate extends SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy,SqlFailoverGroupOperations.DefinitionStages.WithDatabase,Resource.DefinitionWithTags<SqlFailoverGroupOperations.DefinitionStages.WithCreate>,Creatable
The final stage of the SQL Failover Group definition.
Inherited Members
Creatable<T>.create()
Creatable<T>.createAsync(final ServiceCallback<T> callback)
Creatable<T>.createAsync()
Indexable.key()
HasName.name()
SqlFailoverGroupOperations.DefinitionStages.WithDatabase.withDatabaseId(String id)
SqlFailoverGroupOperations.DefinitionStages.WithDatabase.withDatabaseIds(String... ids)
SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyDisabled()
SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyEnabled()
Resource.DefinitionWithTags<T>.withTag(String key, String value)
Resource.DefinitionWithTags<T>.withTags(Map<String, String> tags)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java