Udostępnij za pośrednictwem


IDeleteOption.Duration Property

Definition

Duration of deletion after given timespan

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Duration of deletion after given timespan", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="duration")]
public string Duration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Duration of deletion after given timespan", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="duration")>]
member this.Duration : string with get, set
Public Property Duration As String

Property Value

Attributes

Applies to