Freigeben über


IAzureRetentionRule.Lifecycle Property

Definition

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

Property Value

Attributes

Applies to