Schedule.AbsoluteMonthly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets for schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.
[Newtonsoft.Json.JsonProperty(PropertyName="absoluteMonthly")]
public Microsoft.Azure.Management.ContainerService.Models.AbsoluteMonthlySchedule AbsoluteMonthly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="absoluteMonthly")>]
member this.AbsoluteMonthly : Microsoft.Azure.Management.ContainerService.Models.AbsoluteMonthlySchedule with get, set
Public Property AbsoluteMonthly As AbsoluteMonthlySchedule
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute