Uses of Class
com.azure.resourcemanager.network.models.GetServiceGatewayAddressLocationsResult
Packages that use GetServiceGatewayAddressLocationsResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of GetServiceGatewayAddressLocationsResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type GetServiceGatewayAddressLocationsResultModifier and TypeClassDescriptionfinal classResponse for get service gateway address locations.Methods in com.azure.resourcemanager.network.models that return GetServiceGatewayAddressLocationsResultModifier and TypeMethodDescriptionGetServiceGatewayAddressLocationsResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GetServiceGatewayAddressLocationsResult from the JsonReader.GetServiceGatewayAddressLocationsResult.withValue(List<ServiceGatewayAddressLocationResponseInner> value) Set the value property: A list of address locations of service gateway.