Interface SqlPool.UpdateStages.WithStorageAccountType

  • All Known Subinterfaces:
    SqlPool.Update
    Enclosing interface:
    SqlPool.UpdateStages

    public static interface SqlPool.UpdateStages.WithStorageAccountType
    The stage of the SqlPool update allowing to specify storageAccountType.
    • Method Detail

      • withStorageAccountType

        SqlPool.Update withStorageAccountType​(StorageAccountType storageAccountType)
        Specifies the storageAccountType property: The storage account type used to store backups for this sql pool..
        Parameters:
        storageAccountType - The storage account type used to store backups for this sql pool.
        Returns:
        the next definition stage.