Network Security v1 API - Enum SACRealm.Types.State (1.0.0-beta01)

public enum SACRealm.Types.State

Reference documentation and code samples for the Network Security v1 API enum SACRealm.Types.State.

State of the realm.

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

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.