| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportLocation |
AzureReachabilityReport.providerLocation() |
AzureReachabilityReportLocation |
AzureReachabilityReportParameters.providerLocation()
Get parameters that define a geographic location.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCity(String city)
Set the name of the city or town.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCountry(String country)
Set the name of the country.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withState(String state)
Set the name of the state.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set parameters that define a geographic location.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/