Uses of Class
com.azure.resourcemanager.network.models.ServiceTagInformationListResult
Packages that use ServiceTagInformationListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ServiceTagInformationListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ServiceTagInformationListResultModifier and TypeClassDescriptionfinal classResponse for Get ServiceTagInformation API service call.Methods in com.azure.resourcemanager.network.models that return ServiceTagInformationListResultModifier and TypeMethodDescriptionServiceTagInformationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceTagInformationListResult from the JsonReader.ServiceTagInformationListResult.withValue(List<ServiceTagInformationInner> value) Set the value property: The list of service tag information resources.