Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncMemberOperations.DefinitionStages.WithMemberPassword
-
Packages that use SqlSyncMemberOperations.DefinitionStages.WithMemberPassword Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlSyncMemberOperations.DefinitionStages.WithMemberPassword in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncMemberOperations.DefinitionStages.WithMemberPassword 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.WithMemberPassword Modifier and Type Method Description SqlSyncMemberOperations.DefinitionStages.WithMemberPasswordSqlSyncMemberOperations.DefinitionStages.WithMemberUserName. withMemberUserName(String userName)Sets the member SQL Database username.
-