Uses of Class
com.azure.resourcemanager.authorization.models.ProviderOperationsMetadataListResult
Packages that use ProviderOperationsMetadataListResult
Package
Description
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 ProviderOperationsMetadataListResultModifier and TypeMethodDescriptionProviderOperationsMetadataListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.ProviderOperationsMetadataListResult.withValue(List<ProviderOperationsMetadataInner> value) Set the value property: The list of providers.