IAzureRetentionRule.Lifecycle Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISourceLifeCycle) }, Read=true, ReadOnly=false, Required=true, SerializedName="lifecycles", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISourceLifeCycle> Lifecycle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISourceLifeCycle) }, Read=true, ReadOnly=false, Required=true, SerializedName="lifecycles", Update=true)>]
member this.Lifecycle : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISourceLifeCycle> with get, set
Public Property Lifecycle As List(Of ISourceLifeCycle)

Property Value

Attributes

Applies to