CustomerCompanyProfile Class

Definition

Holds customer company profile information.

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

Constructors

CustomerCompanyProfile()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
CompanyName

Gets or sets the name of the company.

Domain

Gets or sets the customer's azure active directory domain.

Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
OrganizationRegistrationNumber

Gets or sets the organization registration number.

TenantId

Gets or sets the azure active directory tenant identifier for the customer's tenant.

Applies to