Uses of Class
com.azure.resourcemanager.network.models.AvailableDelegationsResult
-
Packages that use AvailableDelegationsResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of AvailableDelegationsResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return AvailableDelegationsResult Modifier and Type Method Description AvailableDelegationsResultAvailableDelegationsResult. withValue(List<AvailableDelegationInner> value)Set the value property: An array of available delegations.
-