azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

58 строки
6.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.AzureReachabilityReport"
fullName: "com.microsoft.azure.management.network.AzureReachabilityReport"
name: "AzureReachabilityReport"
nameWithType: "AzureReachabilityReport"
summary: "An immutable client-side representation of Azure reachability report details."
syntax: "public interface **AzureReachabilityReport**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Executable?alt=com.microsoft.azure.management.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.AzureReachabilityReport?alt=com.microsoft.azure.management.network.AzureReachabilityReport&text=AzureReachabilityReport\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner?alt=com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner&text=AzureReachabilityReportInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.network.AzureReachabilityReport.aggregationLevel()"
fullName: "com.microsoft.azure.management.network.AzureReachabilityReport.aggregationLevel()"
name: "aggregationLevel()"
nameWithType: "AzureReachabilityReport.aggregationLevel()"
modifiers:
- "abstract"
syntax: "public abstract String aggregationLevel()"
returns:
description: "the aggregation level of Azure reachability report. Can be Country,\n State or City."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureReachabilityReport.azureReachabilityReportParameters()"
fullName: "com.microsoft.azure.management.network.AzureReachabilityReport.azureReachabilityReportParameters()"
name: "azureReachabilityReportParameters()"
nameWithType: "AzureReachabilityReport.azureReachabilityReportParameters()"
modifiers:
- "abstract"
syntax: "public abstract AzureReachabilityReportParameters azureReachabilityReportParameters()"
returns:
description: "parameters used to query available internet providers"
type: "<xref href=\"com.microsoft.azure.management.network.AzureReachabilityReportParameters?alt=com.microsoft.azure.management.network.AzureReachabilityReportParameters&text=AzureReachabilityReportParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureReachabilityReport.providerLocation()"
fullName: "com.microsoft.azure.management.network.AzureReachabilityReport.providerLocation()"
name: "providerLocation()"
nameWithType: "AzureReachabilityReport.providerLocation()"
modifiers:
- "abstract"
syntax: "public abstract AzureReachabilityReportLocation providerLocation()"
returns:
description: "the providerLocation property"
type: "<xref href=\"com.microsoft.azure.management.network.AzureReachabilityReportLocation?alt=com.microsoft.azure.management.network.AzureReachabilityReportLocation&text=AzureReachabilityReportLocation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureReachabilityReport.reachabilityReport()"
fullName: "com.microsoft.azure.management.network.AzureReachabilityReport.reachabilityReport()"
name: "reachabilityReport()"
nameWithType: "AzureReachabilityReport.reachabilityReport()"
modifiers:
- "abstract"
syntax: "public abstract List<AzureReachabilityReportItem> reachabilityReport()"
returns:
description: "list of Azure reachability report items."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.AzureReachabilityReportItem?alt=com.microsoft.azure.management.network.AzureReachabilityReportItem&text=AzureReachabilityReportItem\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of Azure reachability report details."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Executable?alt=com.microsoft.azure.management.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.AzureReachabilityReport?alt=com.microsoft.azure.management.network.AzureReachabilityReport&text=AzureReachabilityReport\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner?alt=com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner&text=AzureReachabilityReportInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4