Class GetCachePatchScheduleResult
Inheritance
System.Object
GetCachePatchScheduleResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Redis.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetCachePatchScheduleResult
Fields
View SourceDayOfWeek
the Weekday name for the patch item
Declaration
public readonly string DayOfWeek
Field Value
| Type | Description |
|---|---|
| System.String |
StartHourUtc
The Start Hour for maintenance in UTC
Declaration
public readonly int StartHourUtc
Field Value
| Type | Description |
|---|---|
| System.Int32 |