AzureReachabilityReport.DefinitionStages.WithEndTime Interface

public static interface AzureReachabilityReport.DefinitionStages.WithEndTime

Sets the end time for the Azure reachability report.

Method Summary

Modifier and Type Method and Description
abstract WithExecute withEndTime(DateTime endTime)

Method Details

withEndTime

public abstract AzureReachabilityReport.DefinitionStages.WithExecute withEndTime(DateTime endTime)

Parameters:

endTime - the start time for the Azure reachability report

Returns:

the next stage of the definition

Applies to