关系资源
描述与关系相关的资源。
PartnerRelationship
表示两个伙伴之间的关系。
properties | 类型 | 描述 |
---|---|---|
id | string | 合作伙伴标识符。 合作伙伴标识符指定在关系收件人(发件人)端的合作伙伴的租户 ID。 |
location | string | 合作伙伴的位置。 |
mpnId | string | 合作伙伴合作伙伴的 Microsoft 合作伙伴网络(MPN)标识符。 |
name | string | 合作伙伴的名称。 |
relationshipType | string | 关系类型(例如:None、IsIndirectResellerOf、IsIndirectCloudSolutionProviderOf)。 |
state | string | 关系的状态(例如 active )。 |
attributes | ResourceAttributes | 元数据属性。 |
RelationshipRequest
提供客户可与合作伙伴建立关系的 URL。
properties | 类型 | 说明 |
---|---|---|
url | string | 关系请求 URL。 |
attributes | ResourceAttributes | 元数据属性。 |