Freigeben über


IAbsoluteMonthlySchedule.IntervalMonth Property

Definition

Specifies the number of months between each set of occurrences.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Specifies the number of months between each set of occurrences.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="intervalMonths", Update=true)]
public int IntervalMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Specifies the number of months between each set of occurrences.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="intervalMonths", Update=true)>]
member this.IntervalMonth : int with get, set
Public Property IntervalMonth As Integer

Property Value

Attributes

Applies to