Class NamespacedResource
Inheritance
System.Object
NamespacedResource
Namespace: Steeltoe.Common.Kubernetes
Assembly: Steeltoe.Common.Kubernetes.dll
Syntax
public class NamespacedResource : object
Properties
| Edit this page View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Namespace
Declaration
public string Namespace { get; set; }
Property Value
Type | Description |
---|---|
System.String |