KubernetesServiceCustomizationAnnotation.Configure 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.
Gets the configuration action for customizing the Kubernetes service.
public Action<Aspire.Hosting.Kubernetes.KubernetesResource> Configure { get; }
member this.Configure : Action<Aspire.Hosting.Kubernetes.KubernetesResource>
Public ReadOnly Property Configure As Action(Of KubernetesResource)