SafeJsonConvertWrapper.SerializeScopedDeploymentWhatIf Method

Definition

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

Parameters

deploymentWhatIf
ScopedDeploymentWhatIf
settings
Newtonsoft.Json.JsonSerializerSettings

Returns

Applies to