| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportLocation |
AzureReachabilityReportInner.providerLocation()
Get the providerLocation property: Parameters that define a geographic location.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportInner |
AzureReachabilityReportInner.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set the providerLocation property: Parameters that define a geographic location.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportLocation |
AzureReachabilityReportParameters.providerLocation()
Get the providerLocation property: Parameters that define a geographic location.
|
AzureReachabilityReportLocation |
AzureReachabilityReport.providerLocation() |
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCity(String city)
Set the city property: The name of the city or town.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withCountry(String country)
Set the country property: The name of the country.
|
AzureReachabilityReportLocation |
AzureReachabilityReportLocation.withState(String state)
Set the state property: The name of the state.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set the providerLocation property: Parameters that define a geographic location.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.