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 Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.ArmDeploymentExternalInput> ExternalInputs { get; set; }
member this.ExternalInputs : Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.ArmDeploymentExternalInput> with get, set
Public Property ExternalInputs As BicepDictionary(Of ArmDeploymentExternalInput)