Share via


ArmDeploymentProperties.ExternalInputDefinitions Property

Definition

External input definitions, used by external tooling to define expected external input values.

public Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.ArmDeploymentExternalInputDefinition> ExternalInputDefinitions { get; set; }
member this.ExternalInputDefinitions : Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.ArmDeploymentExternalInputDefinition> with get, set
Public Property ExternalInputDefinitions As BicepDictionary(Of ArmDeploymentExternalInputDefinition)

Property Value

Applies to