Jezik

MpnProfile Class

Definition

Represents a partner's partner network profile.

public sealed class MpnProfile : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type MpnProfile = class
    inherit ResourceBaseWithLinks<StandardResourceLinks>
Public NotInheritable Class MpnProfile
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
Inheritance

Constructors

Name Description
MpnProfile()

Properties

Name Description
Attributes

Gets the attributes.

(Inherited from ResourceBase)
Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
MpnId

Gets or sets the partner's Microsoft Partner Network Id .

PartnerName

Gets or sets the partner's organization name.

Applies to