SetAzureRmDataLakeStoreItemExpiry.Expiration Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The expiration time for the specified file. If no value or set to MaxValue, the file will never expire.", Mandatory=false, ParameterSetName="SetAbsoluteNeverExpireExpiry", Position=2, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public DateTimeOffset Expiration { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The expiration time for the specified file. If no value or set to MaxValue, the file will never expire.", Mandatory=false, ParameterSetName="SetAbsoluteNeverExpireExpiry", Position=2, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Expiration : DateTimeOffset with get, set
Public Property Expiration As DateTimeOffset

Property Value

DateTimeOffset
Attributes

Applies to