DeploymentWhatIfSettings Class

Deployment What-If operation settings.

Inheritance
DeploymentWhatIfSettings

Constructor

DeploymentWhatIfSettings(*, result_format: Optional[Union[str, azure.mgmt.resource.resources.v2019_08_01.models._resource_management_client_enums.WhatIfResultFormat]] = None, **kwargs)

Variables

result_format
str or WhatIfResultFormat

The format of the What-If results. Possible values include: "ResourceIdOnly", "FullResourcePayloads".