EnableAzureStorageServiceDeleteRetentionPolicyCommand.RetentionDays Property

Definition

[System.Management.Automation.Alias(new System.String[] { "Days" })]
[System.Management.Automation.Parameter(HelpMessage="Sets the number of retention days for the DeleteRetentionPolicy.", Mandatory=true, Position=0)]
public int RetentionDays { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "Days" })>]
[<System.Management.Automation.Parameter(HelpMessage="Sets the number of retention days for the DeleteRetentionPolicy.", Mandatory=true, Position=0)>]
member this.RetentionDays : int with get, set
Public Property RetentionDays As Integer

Property Value

Int32
Attributes

Applies to