DeploymentWhatIfSettings Klas
Instellingen voor implementatie What-If bewerking.
- Overname
-
azure.mgmt.resource.resources._serialization.ModelDeploymentWhatIfSettings
Constructor
DeploymentWhatIfSettings(*, result_format: str | _models.WhatIfResultFormat | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
result_format
|
De indeling van de What-If resultaten. Bekende waarden zijn: 'ResourceIdOnly' en 'FullResourcePayloads'. |
Variabelen
Name | Description |
---|---|
result_format
|
De indeling van de What-If resultaten. Bekende waarden zijn: 'ResourceIdOnly' en 'FullResourcePayloads'. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python