Uses of Class
com.azure.resourcemanager.trafficmanager.models.ProfileListResult
Packages that use ProfileListResult
Package
Description
Package containing the data models for TrafficManagerManagementClient.
null.
-
Uses of ProfileListResult in com.azure.resourcemanager.trafficmanager.models
Classes in com.azure.resourcemanager.trafficmanager.models that implement interfaces with type arguments of type ProfileListResultModifier and TypeClassDescriptionfinal classThe list Traffic Manager profiles operation response.Methods in com.azure.resourcemanager.trafficmanager.models that return ProfileListResultModifier and TypeMethodDescriptionstatic ProfileListResultProfileListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProfileListResult from the JsonReader.ProfileListResult.withValue(List<ProfileInner> value) Set the value property: Gets the list of Traffic manager profiles.