Enum ChannelPartnerLinkState (1.4.0)

public enum ChannelPartnerLinkState

ChannelPartnerLinkState represents state of a channel partner link.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Active

Status when the reseller is active.

Invited

An invitation has been sent to the reseller to create a channel partner link.

Revoked

Status when the reseller has been revoked by the distributor.

Suspended

Status when the reseller is suspended by Google or distributor.

Unspecified

The state is not specified.