Table of Contents

Class NamespacedResource

Namespace
Steeltoe.Common.Kubernetes
Assembly
Steeltoe.Common.Kubernetes.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class NamespacedResource
Inheritance
NamespacedResource
Inherited Members

Properties

Name

public string Name { get; set; }

Property Value

string

Namespace

public string Namespace { get; set; }

Property Value

string