Uses of Interface
com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithServerKeyType
Packages that use SqlServerKeyOperations.DefinitionStages.WithServerKeyType
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlServerKeyOperations.DefinitionStages.WithServerKeyType in com.azure.resourcemanager.sql.models
Subinterfaces of SqlServerKeyOperations.DefinitionStages.WithServerKeyType in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlServerKeyOperations.DefinitionStages.WithServerKeyTypeModifier and TypeMethodDescriptionSqlServerKeyOperations.SqlServerKeyActionsDefinition.define()Begins the definition of a new SQL Server key to be added to this server.SqlServerKeyOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(SqlServer sqlServer) Sets the parent SQL server for the new Server Key.SqlServerKeyOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName, String sqlServerName) Sets the parent SQL server name and resource group it belongs to.SqlServerKeyOperations.DefinitionStages.WithSqlServer.withExistingSqlServerId(String sqlServerId) Sets the parent SQL server for the new Server Key.