ResourceType Enum
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.
Enumeration to represent type of Resource being performed
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum ResourceType
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type ResourceType =
Public Enum ResourceType
- Inheritance
-
ResourceType
- Attributes
Fields
Name | Value | Description |
---|---|---|
Undefined | 0 | The undefined |
Customer | 1 | Customer Resource |
CustomerUser | 2 | Customer User |
Order | 3 | Order Resource |
Subscription | 4 | Subscription Resource |
License | 5 | License Resource |
ThirdPartyAddOn | 6 | Third party add-on Resource |
MpnAssociation | 7 | MPN association Resource |
Transfer | 8 | Transfer Resource |
Application | 9 | Application Resource |
ApplicationCredential | 10 | Application Credential Resource |
PartnerUser | 11 | Partner User Resource |
PartnerRelationship | 12 | Partner Relationship Resource |
Referral | 13 | Partner Referral Resource |
SoftwareKey | 14 | Software Key Resource |
SoftwareDownloadLink | 15 | Software Download Link Resource |
SpendingLimit | 16 | Spending Limit Resource |
Invoice | 17 | Invoice Resource |
Agreement | 18 | Agreement Resource |
PartnerCustomerRelationship | 19 | Partner to customer relationship Resource |
SelfServePolicy | 20 | Self serve policy Resource |
GranularAdminRelationship | 21 | Granular Admin relationship Resource |
GranularAdminAccessAssignment | 22 | Granular Admin relationship access assignment Resource |
PartnerCustomerDap | 23 | Partner Customer DAP add or removal Resource |
Credit | 24 | Credit resource |
CustomerDirectoryRole | 25 | Customer Directory Role |
SoftwarePage | 26 | Software page |
Device | 27 | Device |
Policy | 28 | Policy |
Overage | 29 | Overage |
NewCommerceMigration | 30 | New-Commerce Migration |