ComputeGallery.IsSoftDeleteEnabled Property

Definition

Enables soft-deletion for resources in this gallery, allowing them to be recovered within retention time.

public Azure.Provisioning.BicepValue<bool> IsSoftDeleteEnabled { get; set; }
member this.IsSoftDeleteEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsSoftDeleteEnabled As BicepValue(Of Boolean)

Property Value

Applies to