KubernetesResource.Secret Property

Definition

Gets or sets the Kubernetes Secret associated with this resource.

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

Property Value

Applies to