Interface SqlServer.UpdateStages
-
- Enclosing interface:
- SqlServer
public static interface SqlServer.UpdateStagesGrouping of all the SQLServer update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlServer.UpdateStages.WithAdministratorPasswordA SQL Server update stage setting admin user password.static interfaceSqlServer.UpdateStages.WithDatabaseA SQL Server definition for specifying the databases.static interfaceSqlServer.UpdateStages.WithElasticPoolA SQL Server definition for specifying elastic pool.static interfaceSqlServer.UpdateStages.WithFirewallRuleThe stage of the SQL Server update definition allowing to specify the SQL Firewall rules.static interfaceSqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentityA SQL Server definition setting the managed service identity.
-