Artifact Class
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.
Class that represents an entitlement artifact.
C#
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter))]
public class Artifact : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter))>]
type Artifact = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public Class Artifact
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Inheritance
- Derived
- Attributes
Artifact |
Gets or sets Artifact Type. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Dynamic |
Gets or sets the dynamic attributes. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |
Product | Versions |
---|---|
Microsoft.Store.PartnerCenter | latest |