Uses of Class
com.azure.resourcemanager.deploymentmanager.models.ResourceOperation
Packages that use ResourceOperation
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of ResourceOperation in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return ResourceOperationModifier and TypeMethodDescriptionResourceOperation.withResourceName(String resourceName) Set the resourceName property: Name of the resource as specified in the artifacts.ResourceOperation.withResourceType(String resourceType) Set the resourceType property: Type of the resource as specified in the artifacts.Methods in com.azure.resourcemanager.deploymentmanager.models that return types with arguments of type ResourceOperationModifier and TypeMethodDescriptionRolloutStep.resourceOperations()Get the resourceOperations property: Set of resource operations that were performed, if any, on an Azure resource.