Share via


IDay.Date Property

Definition

Date of the month

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Date of the month", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="date")]
public int? Date { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Date of the month", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="date")>]
member this.Date : Nullable<int> with get, set
Public Property Date As Nullable(Of Integer)

Property Value

Attributes

Applies to