SupportContact 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.
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
SupportContact() |
Properties
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. |