KubernetesResource.ConfigMap Property

Definition

Gets or sets the Kubernetes ConfigMap associated with this resource.

public Aspire.Hosting.Kubernetes.Resources.ConfigMap? ConfigMap { get; set; }
member this.ConfigMap : Aspire.Hosting.Kubernetes.Resources.ConfigMap with get, set
Public Property ConfigMap As ConfigMap

Property Value

Applies to