Interface AzureReachabilityReport

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Executable<AzureReachabilityReport>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<AzureReachabilityReportInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<NetworkWatcher>, com.azure.resourcemanager.resources.fluentcore.model.Indexable

public interface AzureReachabilityReport extends com.azure.resourcemanager.resources.fluentcore.model.Executable<AzureReachabilityReport>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<AzureReachabilityReportInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<NetworkWatcher>
An immutable client-side representation of Azure reachability report details.
  • Method Details

    • aggregationLevel

      String aggregationLevel()
      Gets the aggregation level of Azure reachability report.
      Returns:
      the aggregation level of Azure reachability report. Can be Country, State or City.
    • providerLocation

      Gets the providerLocation property.
      Returns:
      the providerLocation property
    • reachabilityReport

      List<AzureReachabilityReportItem> reachabilityReport()
      Gets list of Azure reachability report items.
      Returns:
      list of Azure reachability report items.
    • azureReachabilityReportParameters

      AzureReachabilityReportParameters azureReachabilityReportParameters()
      Gets parameters used to query available internet providers.
      Returns:
      parameters used to query available internet providers