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