Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes resources related to relationships.
PartnerRelationship
Represents a relationship between two partners.
Property | Type | Description |
---|---|---|
id | string | The partner identifier. The partner identifier specifies the tenant id of the partner who is in the recipient (from) side of the relationship. |
___location | string | The ___location of the partner. |
mpnId | string | The Microsoft Partner Network (MPN) identifier of the partner partner. |
name | string | The name of the partner. |
relationshipType | string | The type of relationship (for example: None, IsIndirectResellerOf, IsIndirectCloudSolutionProviderOf). |
state | string | The state of the relationship (for example active ). |
attributes | ResourceAttributes | The metadata attributes. |
RelationshipRequest
Provides the URL by which a customer can establish a relationship with a partner.
Property | Type | Description |
---|---|---|
url | string | The relationship request URL. |
attributes | ResourceAttributes | The metadata attributes. |