SubscriptionListOperationsParameters.EndTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. The end of the timeframe to begin listing subscription operations in UTC format. This parameter and the StartTime parameter indicate the timeframe to retrieve subscription operations.
public DateTime EndTime { get; set; }
member this.EndTime : DateTime with get, set
Public Property EndTime As DateTime