ResourcesExtensions.ConstructDeploymentVariableTable Method

Definition

public static string ConstructDeploymentVariableTable (System.Collections.Generic.Dictionary<string,Microsoft.Azure.Commands.Resources.Models.DeploymentVariable> dictionary);
static member ConstructDeploymentVariableTable : System.Collections.Generic.Dictionary<string, Microsoft.Azure.Commands.Resources.Models.DeploymentVariable> -> string
Public Function ConstructDeploymentVariableTable (dictionary As Dictionary(Of String, DeploymentVariable)) As String

Parameters

Returns

Applies to