Uses of Class
com.azure.resourcemanager.resources.models.ManagedResourceReference
Packages that use ManagedResourceReference
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ManagedResourceReference in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type ManagedResourceReference -
Uses of ManagedResourceReference in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ManagedResourceReferenceModifier and TypeMethodDescriptionstatic ManagedResourceReferenceManagedResourceReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedResourceReference from the JsonReader.ManagedResourceReference.withDenyStatus(DenyStatusMode denyStatus) Set the denyStatus property: denyAssignment settings applied to the resource.ManagedResourceReference.withStatus(ResourceStatusMode status) Set the status property: Current management state of the resource in the deployment stack.