StackEdgeBandwidthNewCmdletBase.StartTime Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Schedule Start Time", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string StartTime { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Schedule Start Time", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StartTime : string with get, set
Public Property StartTime As String

Property Value

String
Attributes

Applies to