你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SafeJsonConvertWrapper.SerializeDeploymentWhatIf 方法

定义

public static string SerializeDeploymentWhatIf (Microsoft.Azure.Management.ResourceManager.Models.DeploymentWhatIf deploymentWhatIf, Newtonsoft.Json.JsonSerializerSettings settings);
static member SerializeDeploymentWhatIf : Microsoft.Azure.Management.ResourceManager.Models.DeploymentWhatIf * Newtonsoft.Json.JsonSerializerSettings -> string
Public Shared Function SerializeDeploymentWhatIf (deploymentWhatIf As DeploymentWhatIf, settings As JsonSerializerSettings) As String

参数

deploymentWhatIf
DeploymentWhatIf
settings
Newtonsoft.Json.JsonSerializerSettings

返回

适用于