Uses of Class
com.azure.resourcemanager.compute.models.ResourceUriList
Packages that use ResourceUriList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceUriList in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ResourceUriListModifier and TypeClassDescriptionfinal classThe List resources which are encrypted with the disk encryption set.Methods in com.azure.resourcemanager.compute.models that return ResourceUriListModifier and TypeMethodDescriptionstatic ResourceUriListResourceUriList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceUriList from the JsonReader.ResourceUriList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of encrypted resources.Set the value property: A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set.