ICustomCopyOption.Duration Property

Definition

Data copied after given timespan

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

Property Value

Attributes

Applies to