Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner
Packages that use ServiceTagsListResultInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of ServiceTagsListResultInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ServiceTagsListResultInnerModifier and TypeMethodDescriptionGets a list of service tag information resources.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ServiceTagsListResultInnerModifier and TypeMethodDescriptionGets a list of service tag information resources.com.azure.core.http.rest.Response<ServiceTagsListResultInner> ServiceTagsClient.listWithResponse(String location, com.azure.core.util.Context context) Gets a list of service tag information resources.Mono<com.azure.core.http.rest.Response<ServiceTagsListResultInner>> ServiceTagsClient.listWithResponseAsync(String location) Gets a list of service tag information resources. -
Uses of ServiceTagsListResultInner in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ServiceTagsListResultInnerModifier and TypeClassDescriptionfinal classResponse for the ListServiceTags API service call.Methods in com.azure.resourcemanager.network.fluent.models that return ServiceTagsListResultInnerModifier and TypeMethodDescriptionstatic ServiceTagsListResultInnerServiceTagsListResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceTagsListResultInner from the JsonReader.