Condividi tramite


IAbsoluteMonthlySchedule.DayOfMonth Property

Definition

The date of the month.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The date of the month.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="dayOfMonth", Update=true)]
public int DayOfMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The date of the month.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="dayOfMonth", Update=true)>]
member this.DayOfMonth : int with get, set
Public Property DayOfMonth As Integer

Property Value

Attributes

Applies to