Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncMemberOperations.DefinitionStages.WithCreate
-
Packages that use SqlSyncMemberOperations.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlSyncMemberOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncMemberOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlSyncMemberOperations.SqlSyncMemberOperationsDefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlSyncMemberOperations.DefinitionStages.WithCreate Modifier and Type Method Description SqlSyncMemberOperations.DefinitionStages.WithCreateSqlSyncMemberOperations.DefinitionStages.WithSyncDirection. withDatabaseType(SyncDirection syncDirection)Sets the sync direction.
-