Class V1SsoCallbackUrlStatus
The status.
Namespace: Neon.Kube.Resources.Cluster
Assembly: Neon.Kube.Resources.dll
Syntax
public class V1SsoCallbackUrlStatus
Properties
LastAppliedSsoClient
The last applied SSO Client.
Declaration
public string LastAppliedSsoClient { get; set; }
Property Value
Type | Description |
---|---|
string |
LastAppliedUrl
The last applied URL.
Declaration
public string LastAppliedUrl { get; set; }
Property Value
Type | Description |
---|---|
string |
State
The state.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
string |