ApiCenterDeletedServiceProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deleted service properties.
public class ApiCenterDeletedServiceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterDeletedServiceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterDeletedServiceProperties>
type ApiCenterDeletedServiceProperties = class
interface IJsonModel<ApiCenterDeletedServiceProperties>
interface IPersistableModel<ApiCenterDeletedServiceProperties>
Public Class ApiCenterDeletedServiceProperties
Implements IJsonModel(Of ApiCenterDeletedServiceProperties), IPersistableModel(Of ApiCenterDeletedServiceProperties)
- Inheritance
-
ApiCenterDeletedServiceProperties
- Implements
Properties
| Name | Description |
|---|---|
| ScheduledPurgeOn |
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. |
| SoftDeletionOn |
UTC date and time 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. |