Uses of Class
com.azure.core.management.Resource
-
Packages that use Resource Package Description com.azure.core.management Package containing the types for Azure ARM client side http communication with a REST endpoint. -
-
Uses of Resource in com.azure.core.management
Methods in com.azure.core.management that return Resource Modifier and Type Method Description ResourceResource. withLocation(String location)Set the location value.ResourceResource. withTags(Map<String,String> tags)Set the tags value.
-