Uses of Class
com.azure.resourcemanager.network.models.ServiceGatewayListResult
Packages that use ServiceGatewayListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ServiceGatewayListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ServiceGatewayListResultModifier and TypeClassDescriptionfinal classResponse for ListServiceGateways API service call.Methods in com.azure.resourcemanager.network.models that return ServiceGatewayListResultModifier and TypeMethodDescriptionstatic ServiceGatewayListResultServiceGatewayListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceGatewayListResult from the JsonReader.ServiceGatewayListResult.withValue(List<ServiceGatewayInner> value) Set the value property: A list of service gateway in a resource group.