Uses of Class
com.azure.resourcemanager.msi.models.OperationListResult
-
Packages that use OperationListResult Package Description com.azure.resourcemanager.msi.models Package containing the data models for ManagedServiceIdentityClient. -
-
Uses of OperationListResult in com.azure.resourcemanager.msi.models
Methods in com.azure.resourcemanager.msi.models that return OperationListResult Modifier and Type Method Description OperationListResultOperationListResult. withNextLink(String nextLink)Set the nextLink property: Next Link The url to get the next page of results, if any.OperationListResultOperationListResult. withValue(List<OperationInner> value)Set the value property: Operations List.
-