Uses of Class
com.azure.resourcemanager.authorization.models.ProviderOperationsMetadataListResult
-
Packages that use ProviderOperationsMetadataListResult Package Description com.azure.resourcemanager.authorization.models Package containing the data models for AuthorizationManagementClient. -
-
Uses of ProviderOperationsMetadataListResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ProviderOperationsMetadataListResult Modifier and Type Method Description ProviderOperationsMetadataListResultProviderOperationsMetadataListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.ProviderOperationsMetadataListResultProviderOperationsMetadataListResult. withValue(List<ProviderOperationsMetadataInner> value)Set the value property: The list of providers.
-