public static interface SqlServer.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlServer.UpdateStages.WithAdministratorPassword
A SQL Server update stage setting admin user password.
|
static interface |
SqlServer.UpdateStages.WithDatabase
A SQL Server definition for specifying the databases.
|
static interface |
SqlServer.UpdateStages.WithElasticPool
A SQL Server definition for specifying elastic pool.
|
static interface |
SqlServer.UpdateStages.WithFirewallRule
The stage of the SQL Server update definition allowing to specify the SQL Firewall rules.
|
static interface |
SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
A SQL Server definition setting the managed service identity.
|
Copyright © 2019. All rights reserved.