Share via


ISchedule.PropertiesType Property

Definition

Supported type this scheduled task represents.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Supported type this scheduled task represents.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledType? PropertiesType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Supported type this scheduled task represents.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.PropertiesType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledType> with get, set
Public Property PropertiesType As Nullable(Of ScheduledType)

Property Value

Attributes

Applies to