Interface SqlPool.DefinitionStages.WithSourceDatabaseDeletionDate

    • Method Detail

      • withSourceDatabaseDeletionDate

        SqlPool.DefinitionStages.WithCreate withSourceDatabaseDeletionDate​(OffsetDateTime sourceDatabaseDeletionDate)
        Specifies the sourceDatabaseDeletionDate property: Specifies the time that the sql pool was deleted.
        Parameters:
        sourceDatabaseDeletionDate - Specifies the time that the sql pool was deleted.
        Returns:
        the next definition stage.