Uses of Class
com.azure.resourcemanager.resources.models.DeploymentStackListResult
Packages that use DeploymentStackListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of DeploymentStackListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DeploymentStackListResultModifier and TypeMethodDescriptionstatic DeploymentStackListResultDeploymentStackListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentStackListResult from the JsonReader.DeploymentStackListResult.withValue(List<DeploymentStackInner> value) Set the value property: An array of Deployment stacks.