Uses of Class
com.azure.resourcemanager.network.models.AvailableDelegationsResult
Packages that use AvailableDelegationsResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of AvailableDelegationsResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type AvailableDelegationsResultModifier and TypeClassDescriptionfinal classAn array of available delegations.Methods in com.azure.resourcemanager.network.models that return AvailableDelegationsResultModifier and TypeMethodDescriptionstatic AvailableDelegationsResultAvailableDelegationsResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableDelegationsResult from the JsonReader.AvailableDelegationsResult.withValue(List<AvailableDelegationInner> value) Set the value property: An array of available delegations.