KubernetesResource.Service Property

Definition

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

Property Value

Applies to