AzureReachabilityReport.DefinitionStages.WithStartTime Interface

public static interface AzureReachabilityReport.DefinitionStages.WithStartTime

Sets the start time for the Azure reachability report.

Method Summary

Modifier and Type Method and Description
abstract WithEndTime withStartTime(DateTime startTime)

Method Details

withStartTime

public abstract AzureReachabilityReport.DefinitionStages.WithEndTime withStartTime(DateTime startTime)

Parameters:

startTime - the start time for the Azure reachability report

Returns:

the next stage of the definition

Applies to