Uses of Class
com.azure.resourcemanager.deploymentmanager.models.StepOperationInfo
Packages that use StepOperationInfo
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of StepOperationInfo in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return StepOperationInfoModifier and TypeMethodDescriptionRolloutStep.operationInfo()Get the operationInfo property: Detailed information of specific action execution.StepOperationInfo.withError(com.azure.core.management.exception.ManagementError error) Set the error property: The errors, if any, for the action.