Share via


ArmDeploymentProperties.ExternalInputs Property

Definition

External input values, used by external tooling for parameter evaluation.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Resources.Models.ArmDeploymentExternalInput> ExternalInputs { get; }
member this.ExternalInputs : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Resources.Models.ArmDeploymentExternalInput>
Public ReadOnly Property ExternalInputs As IDictionary(Of String, ArmDeploymentExternalInput)

Property Value

Applies to