Class EndpointClaim
Inheritance
System.Object
EndpointClaim
Namespace: Steeltoe.Management.Endpoint.Actuators.Health
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public sealed class EndpointClaim : object
Properties
| Edit this page View SourceType
Declaration
public string? Type { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |
Value
Declaration
public string? Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |