Enum Entitlement.Types.SuspensionReason (1.7.0)

public enum 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.