public enum SACRealm.Types.StateReference documentation and code samples for the Network Security v1 API enum SACRealm.Types.State.
State of the realm.
Namespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Fields |
|
|---|---|
| Name | Description |
KeyExpired |
Is not attached to a partner and has an expired pairing key. Used only for Prisma Access. |
PartnerAttached |
Currently attached to a partner. |
PartnerDetached |
Was once attached to a partner but has been detached. |
PendingPartnerAttachment |
Has never been attached to a partner. Used only for Prisma Access. |
Unspecified |
No state specified. This should not be used. |