Freigeben über


IRecurrenceSchedule.Minute Property

Definition

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

Property Value

Attributes

Applies to