Share via


PartnerRelationship Class

Definition

This represents a relationship between two partners.

public class PartnerRelationship : Microsoft.Store.PartnerCenter.Models.ResourceBase
type PartnerRelationship = class
    inherit ResourceBase
Public Class PartnerRelationship
Inherits ResourceBase
Inheritance
PartnerRelationship

Constructors

PartnerRelationship()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Id

Gets or sets the partner identifier. The partner identifier specifies tenant id of the partner who is in the recipient (from) side of relationship.

Location

Gets or sets the location of the partner.

MpnId

Gets or sets MPN Id.

Name

Gets or sets the name of the partner who is in the recipient (from) side of the relationship.

RelationshipType

Gets or sets the type of the relationship.

State

Gets or sets the state of the relationship.

Applies to