Uses of Class
com.azure.resourcemanager.resources.models.ResourceReference
-
Packages that use ResourceReference Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of ResourceReference in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ResourceReference Modifier and Type Method Description List<ResourceReference>Deployment. outputResources()Get array of provisioned resources.List<ResourceReference>DeploymentPropertiesExtended. outputResources()Get the outputResources property: Array of provisioned resources.List<ResourceReference>DeploymentPropertiesExtended. validatedResources()Get the validatedResources property: Array of validated resources.
-