SetAzureIntegrationAccountBatchConfigurationCommand.ScheduleStartTime Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByInputObjectAndParameters")]
[System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByResourceIdAndParameters")]
[System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByIntegrationAccountAndParameters")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public DateTime? ScheduleStartTime { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByInputObjectAndParameters")>]
[<System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByResourceIdAndParameters")>]
[<System.Management.Automation.Parameter(HelpMessage="The integration account batch configuration schedule start time.", Mandatory=false, ParameterSetName="ByIntegrationAccountAndParameters")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ScheduleStartTime : Nullable<DateTime> with get, set
Public Property ScheduleStartTime As Nullable(Of DateTime)

Property Value

Nullable<DateTime>
Attributes

Applies to