Megosztás a következőn keresztül:


IJobResource.DeliveryInfoScheduledDateTime Property

Definition

Scheduled date time.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Scheduled date time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="scheduledDateTime")]
public DateTime? DeliveryInfoScheduledDateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Scheduled date time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="scheduledDateTime")>]
member this.DeliveryInfoScheduledDateTime : Nullable<DateTime> with get, set
Public Property DeliveryInfoScheduledDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to