Jezik

SupportContact Class

Definition

Represents a form of support contact for a customer's subscription.

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

Constructors

Name Description
SupportContact()

Properties

Name Description
Attributes

Gets the attributes.

(Inherited from ResourceBase)
Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
Name

Gets or sets the name.

SupportMpnId

Gets or sets the support MPN id.

SupportTenantId

Gets or sets the support tenant id.

Applies to