AzureReachabilityReport Interface
Implements
HasParent<NetworkWatcher>
Executable<AzureReachabilityReport>
HasInner<com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner >
public interface AzureReachabilityReport
extends Executable<AzureReachabilityReport>, HasInner<com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner>, HasParent<NetworkWatcher>
An immutable client-side representation of Azure reachability report details.
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
aggregation |
abstract
Azure |
azure |
abstract
Azure |
provider |
abstract
java.util.List<Azure |
reachability |
aggregationLevel
public abstract String aggregationLevel()
Returns:
the aggregation level of Azure reachability report. Can be Country,
State or City.
azureReachabilityReportParameters
public abstract AzureReachabilityReportParameters azureReachabilityReportParameters()
Returns:
parameters used to query available internet providers
providerLocation
public abstract AzureReachabilityReportLocation providerLocation()
Returns:
the providerLocation property
reachabilityReport
public abstract List
Returns:
list of Azure reachability report items.