Uses of Class
com.azure.resourcemanager.resources.models.DeploymentOperationsListResult
Packages that use DeploymentOperationsListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of DeploymentOperationsListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DeploymentOperationsListResultModifier and TypeMethodDescriptionDeploymentOperationsListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentOperationsListResult from the JsonReader.DeploymentOperationsListResult.withValue(List<DeploymentOperationInner> value) Set the value property: An array of deployment operations.