ArtifactContentPropertiesDefinition Class

Definition

The artifact content properties definition.

public class ArtifactContentPropertiesDefinition : Microsoft.Azure.Management.Logic.Models.ArtifactProperties
type ArtifactContentPropertiesDefinition = class
    inherit ArtifactProperties
Public Class ArtifactContentPropertiesDefinition
Inherits ArtifactProperties
Inheritance
ArtifactContentPropertiesDefinition
Derived

Constructors

ArtifactContentPropertiesDefinition()

Initializes a new instance of the ArtifactContentPropertiesDefinition class.

ArtifactContentPropertiesDefinition(Nullable<DateTime>, Nullable<DateTime>, Object, Object, String, ContentLink)

Initializes a new instance of the ArtifactContentPropertiesDefinition class.

Properties

ChangedTime

Gets or sets the artifact changed time.

(Inherited from ArtifactProperties)
Content
ContentLink

Gets or sets the content link.

ContentType

Gets or sets the content type.

CreatedTime

Gets or sets the artifact creation time.

(Inherited from ArtifactProperties)
Metadata (Inherited from ArtifactProperties)

Applies to