Uses of Class
com.azure.resourcemanager.trafficmanager.models.ProfileListResult
-
Packages that use ProfileListResult Package Description com.azure.resourcemanager.trafficmanager.models 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 ProfileListResult Modifier and Type Method Description ProfileListResultProfileListResult. withValue(List<ProfileInner> value)Set the value property: Gets the list of Traffic manager profiles.
-