Class SqlServerManager

    • Constructor Detail

      • SqlServerManager

        protected SqlServerManager​(com.azure.core.http.HttpPipeline httpPipeline,
                                   com.azure.core.management.profile.AzureProfile profile)
        Creates a new instance of SqlServerManager.
        Parameters:
        httpPipeline - The HttpPipeline to use.
        profile - The AzureProfile to use.
    • Method Detail

      • storageManager

        public StorageManager storageManager()
        Returns:
        the storage manager in sql manager
      • configure

        public static SqlServerManager.Configurable configure()
        Get a Configurable instance that can be used to create SqlServer with optional configuration.
        Returns:
        Configurable
      • authenticate

        public static SqlServerManager authenticate​(com.azure.core.credential.TokenCredential credential,
                                                    com.azure.core.management.profile.AzureProfile profile)
        Creates an instance of SqlServer that exposes Compute resource management API entry points.
        Parameters:
        credential - the credential to use
        profile - the profile to use
        Returns:
        the SqlServer
      • sqlServers

        public SqlServers sqlServers()
        Returns:
        the SQL Server management API entry point
      • tenantId

        public String tenantId()
        Get the tenant ID value.
        Returns:
        the tenant ID value