ISchedule.SourceType Property

Definition

The type of the resource that this schedule belongs to

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The type of the resource that this schedule belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="sourceType")]
public string SourceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The type of the resource that this schedule belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="sourceType")>]
member this.SourceType : string
Public ReadOnly Property SourceType As String

Property Value

Attributes

Applies to