Поделиться через


WeekDay Class

Definition

Defines values for WeekDay.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.WeekDay>))]
public class WeekDay : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.WeekDay>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.WeekDay>))>]
type WeekDay = class
    inherit ExpandableStringEnum<WeekDay>
Public Class WeekDay
Inherits ExpandableStringEnum(Of WeekDay)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to