IWorkflowTriggerProperties.ScheduleMinute Property

Definition

The minutes.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The minutes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="minutes", Update=false)]
public System.Collections.Generic.List<int> ScheduleMinute { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The minutes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="minutes", Update=false)>]
member this.ScheduleMinute : System.Collections.Generic.List<int>
Public ReadOnly Property ScheduleMinute As List(Of Integer)

Property Value

Attributes

Applies to