ContainerInstanceContainer.ConfigMapKeyValuePairs Property

Definition

Gets or sets the KeyValuePairs.

public Azure.Provisioning.BicepDictionary<string> ConfigMapKeyValuePairs { get; set; }
member this.ConfigMapKeyValuePairs : Azure.Provisioning.BicepDictionary<string> with get, set
Public Property ConfigMapKeyValuePairs As BicepDictionary(Of String)

Property Value

Applies to