Compute Engine v1 API - Enum NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatus (3.13.0)

public enum NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatus

Reference documentation and code samples for the Compute Engine v1 API enum NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatus.

The status of the delete request.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
DeleteAcknowledged

Both network admins have agreed this consensus peering connection can be deleted.

LocalDeleteRequested

Network admin has requested deletion of this peering connection.

PeerDeleteRequested

The peer network admin has requested deletion of this peering connection.

UndefinedDeleteStatus

A value indicating that the enum field is not set.

Unspecified