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

public enum SACAttachment.Types.State

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

State of the attachment.

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

Google.Cloud.NetworkSecurity.V1.dll

Fields

Name Description
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.

Unspecified

No state specified. This should not be used.