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 the providerLocation value.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCity(String city)
Set the city value.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCountry(String country)
Set the country value.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withState(String state)
Set the state value.
|
Modifier and Type | Method and Description |
---|---|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set the providerLocation value.
|
Copyright © 2019. All rights reserved.