共用方式為


KeyVaultProperties.SoftDeleteRetentionInDays Property

Definition

softDelete data retention days. It accepts >=7 and <=90.

public Azure.Provisioning.BicepValue<int> SoftDeleteRetentionInDays { get; set; }
member this.SoftDeleteRetentionInDays : Azure.Provisioning.BicepValue<int> with get, set
Public Property SoftDeleteRetentionInDays As BicepValue(Of Integer)

Property Value

Applies to