VaultRetentionPolicyResponse

data class VaultRetentionPolicyResponse(val snapshotRetentionInDays: Int, val vaultRetention: Either<LongTermRetentionPolicyResponse, SimpleRetentionPolicyResponse>)

Vault retention policy for AzureFileShare

Constructors

Link copied to clipboard
constructor(snapshotRetentionInDays: Int, vaultRetention: Either<LongTermRetentionPolicyResponse, SimpleRetentionPolicyResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard