KubernetesResource.AdditionalResources 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.
Additional resources that are part of this Kubernetes service.
public System.Collections.Generic.List<Aspire.Hosting.Kubernetes.Resources.BaseKubernetesResource> AdditionalResources { get; }
member this.AdditionalResources : System.Collections.Generic.List<Aspire.Hosting.Kubernetes.Resources.BaseKubernetesResource>
Public ReadOnly Property AdditionalResources As List(Of BaseKubernetesResource)