DeploymentWhatIfSettings Class

Deployment What-If operation settings.

Inheritance
azure.mgmt.resource.resources._serialization.Model
DeploymentWhatIfSettings

Constructor

DeploymentWhatIfSettings(*, result_format: str | _models.WhatIfResultFormat | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
result_format

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

Variables

Name Description
result_format

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