SubscriptionListOperationsParameters.StartTime Property

Definition

Required. The start of the timeframe to begin listing subscription operations in UTC format. This parameter and the EndTime parameter indicate the timeframe to retrieve subscription operations. This parameter cannot indicate a start date of more than 90 days in the past.

public DateTime StartTime { get; set; }
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

Applies to