Cloud Channel v1 API - Enum Entitlement.Types.SuspensionReason (2.11.0)

public enum Entitlement.Types.SuspensionReason

Reference documentation and code samples for the Cloud Channel v1 API enum Entitlement.Types.SuspensionReason.

Suspension reason for an entitlement if [provisioning_state][google.cloud.channel.v1.Entitlement.provisioning_state] = SUSPENDED.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Other

Other reasons (internal reasons, abuse, etc.).

PendingTosAcceptance

Entitlement was automatically suspended on creation for pending ToS acceptance on customer.

RenewalWithTypeCancel

Entitlement renewal was canceled.

ResellerInitiated

Entitlement was manually suspended by the Reseller.

TrialEnded

Trial ended.

Unspecified

Not used.