Interface BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy

    • Method Detail

      • withDeleteRetentionPolicyEnabled

        BlobServiceProperties.DefinitionStages.WithCreate withDeleteRetentionPolicyEnabled​(int numDaysEnabled)
        Specifies that the delete retention policy is enabled for soft delete.
        Parameters:
        numDaysEnabled - number of days after soft delete that the blob service properties will actually be deleted
        Returns:
        the next definition stage