Class EndpointSubsetNs
Inheritance
System.Object
EndpointSubsetNs
Namespace: Steeltoe.Discovery.Kubernetes.Discovery
Assembly: Steeltoe.Discovery.Kubernetes.dll
Syntax
public class EndpointSubsetNs : object
Properties
| Edit this page View SourceEndpointSubsets
Declaration
public IList<V1EndpointSubset> EndpointSubsets { get; set; }
Property Value
Type | Description |
---|---|
IList<V1EndpointSubset> |
Namespace
Declaration
public string Namespace { get; set; }
Property Value
Type | Description |
---|---|
System.String |