PartnerRelationship Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |