Uses of Class
com.azure.resourcemanager.compute.models.ResourceUriList
-
Packages that use ResourceUriList Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ResourceUriList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ResourceUriList Modifier and Type Method Description ResourceUriListResourceUriList. withNextLink(String nextLink)Set the nextLink property: The uri to fetch the next page of encrypted resources.ResourceUriListResourceUriList. withValue(List<String> value)Set the value property: A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set.
-