KubernetesResource.Service 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 or sets the Kubernetes Service associated with this resource.
public Aspire.Hosting.Kubernetes.Resources.Service? Service { get; set; }
member this.Service : Aspire.Hosting.Kubernetes.Resources.Service with get, set
Public Property Service As Service