Uses of Class
com.azure.resourcemanager.network.models.AzureReachabilityReportLocation
Packages that use AzureReachabilityReportLocation
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of AzureReachabilityReportLocation in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReportInner.providerLocation()Get the providerLocation property: Parameters that define a geographic location.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReportInner.withProviderLocation(AzureReachabilityReportLocation providerLocation) Set the providerLocation property: Parameters that define a geographic location. -
Uses of AzureReachabilityReportLocation in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReportLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureReachabilityReportLocation from the JsonReader.AzureReachabilityReport.providerLocation()Gets the providerLocation property.AzureReachabilityReportParameters.providerLocation()Get the providerLocation property: Parameters that define a geographic location.Set the city property: The name of the city or town.AzureReachabilityReportLocation.withCountry(String country) Set the country property: The name of the country.Set the state property: The name of the state.Methods in com.azure.resourcemanager.network.models with parameters of type AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation) Set the providerLocation property: Parameters that define a geographic location.