Artifact 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.
Class that represents an entitlement artifact.
[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
Constructors
Artifact() |
Properties
ArtifactType |
Gets or sets Artifact Type. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
DynamicAttributes |
Gets or sets the dynamic attributes. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |