Skip to content
Docs Try Aspire

LocalObjectReferenceV1 Properties

Class Properties 1 member
Represents a reference to a Kubernetes object by name.
Gets or sets the name of the referenced object within the same namespace.
public string Name { get; set; }