DeploymentWhatIfSettings Class

Deployment What-If operation settings.

Constructor

DeploymentWhatIfSettings(*args: Any, **kwargs: Any)

Variables

Name Description
result_format

The format of the What-If results. Known values are: "ResourceIdOnly" and "FullResourcePayloads".

Attributes

result_format

"ResourceIdOnly" and "FullResourcePayloads".

result_format: str | _models.WhatIfResultFormat | None