Share via


ApiManagementDeletedServiceData.ScheduledPurgeOn Property

Definition

UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

public DateTimeOffset? ScheduledPurgeOn { get; set; }
member this.ScheduledPurgeOn : Nullable<DateTimeOffset> with get, set
Public Property ScheduledPurgeOn As Nullable(Of DateTimeOffset)

Property Value

Applies to