ArmDeploymentProperties.ExternalInputDefinitions 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 definitions, used by external tooling to define expected external input values.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Resources.Models.ArmDeploymentExternalInputDefinition> ExternalInputDefinitions { get; }
member this.ExternalInputDefinitions : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Resources.Models.ArmDeploymentExternalInputDefinition>
Public ReadOnly Property ExternalInputDefinitions As IDictionary(Of String, ArmDeploymentExternalInputDefinition)