Uses of Class
com.azure.resourcemanager.trafficmanager.models.ProfileListResult
Packages that use ProfileListResult
Package
Description
Package containing the data models for TrafficManagerManagementClient.
-
Uses of ProfileListResult in com.azure.resourcemanager.trafficmanager.models
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.