ArmDeploymentProperties.ExternalInputs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)