Share via


Day.Date Property

Definition

Date of the month

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public int? Date { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.Date : Nullable<int> with get, set
Public Property Date As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to