다음을 통해 공유


ScheduleProperties.WeeksOfMonth Property

Definition

Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.

public System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionWeeksOfMonth> WeeksOfMonth { get; }
member this.WeeksOfMonth : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionWeeksOfMonth>
Public ReadOnly Property WeeksOfMonth As IList(Of ScheduledActionWeeksOfMonth)

Property Value

Applies to