DateAfterCreation Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DateAfterCreation() |
Initializes a new instance of the DateAfterCreation class. |
DateAfterCreation(Double) |
Initializes a new instance of the DateAfterCreation class. |
DateAfterCreation()
Initializes a new instance of the DateAfterCreation class.
public DateAfterCreation ();
Public Sub New ()
Applies to
DateAfterCreation(Double)
Initializes a new instance of the DateAfterCreation class.
public DateAfterCreation (double daysAfterCreationGreaterThan);
new Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterCreation : double -> Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterCreation
Public Sub New (daysAfterCreationGreaterThan As Double)
Parameters
- daysAfterCreationGreaterThan
- Double
Value indicating the age in days after creation