Uses of Interface
com.azure.resourcemanager.sql.models.SqlServerDnsAliasOperations.DefinitionStages.WithCreate
Packages that use SqlServerDnsAliasOperations.DefinitionStages.WithCreate
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlServerDnsAliasOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.models
Subinterfaces of SqlServerDnsAliasOperations.DefinitionStages.WithCreate 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 SqlServerDnsAliasOperations.DefinitionStages.WithCreateModifier and TypeMethodDescriptionBegins the definition of a new SQL Server DNS alias to be added to this server.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(SqlServer sqlServer) Sets the parent SQL server for the new Server DNS alias.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName, String sqlServerName) Sets the parent SQL server name and resource group it belongs to.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer.withExistingSqlServerId(String sqlServerId) Sets the parent SQL server for the new Server DNS alias.