Share via


ApiManagementDeletedServiceData.DeletedOn Property

Definition

UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

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

Property Value

Applies to