Uses of Interface
com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithSqlServer
-
Packages that use SqlServerKeyOperations.DefinitionStages.WithSqlServer Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlServerKeyOperations.DefinitionStages.WithSqlServer in com.azure.resourcemanager.sql.models
Subinterfaces of SqlServerKeyOperations.DefinitionStages.WithSqlServer in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlServerKeyOperations.SqlServerKeyOperationsDefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlServerKeyOperations.DefinitionStages.WithSqlServer Modifier and Type Method Description SqlServerKeyOperations.DefinitionStages.WithSqlServerSqlServerKeyOperations. define()Begins a definition for a new SQL Server Key resource.
-