Show / Hide Table of Contents

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 Source

DayOfWeek

the Weekday name for the patch item

Declaration
public readonly string DayOfWeek
Field Value
Type Description
System.String
View Source

StartHourUtc

The Start Hour for maintenance in UTC

Declaration
public readonly int StartHourUtc
Field Value
Type Description
System.Int32
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.