Share via


ISourceLifeCycle Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.SourceLifeCycleTypeConverter))]
public interface ISourceLifeCycle : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.SourceLifeCycleTypeConverter))>]
type ISourceLifeCycle = interface
    interface IJsonSerializable
Public Interface ISourceLifeCycle
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DeleteAfterDuration

Duration of deletion after given timespan

DeleteAfterObjectType

Type of the specific object - used for deserializing

SourceDataStoreObjectType

Type of Datasource object, used to initialize the right inherited type

SourceDataStoreType

type of datastore; Operational/Vault/Archive

TargetDataStoreCopySetting

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to