IAbsoluteDeleteOption Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.AbsoluteDeleteOptionTypeConverter))]
public interface IAbsoluteDeleteOption : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDeleteOption
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.AbsoluteDeleteOptionTypeConverter))>]
type IAbsoluteDeleteOption = interface
interface IJsonSerializable
interface IDeleteOption
Public Interface IAbsoluteDeleteOption
Implements IDeleteOption
- Derived
- Attributes
- Implements
Properties
Duration |
Duration of deletion after given timespan (Inherited from IDeleteOption) |
ObjectType |
Type of the specific object - used for deserializing (Inherited from IDeleteOption) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |