ArtifactContentPropertiesDefinition 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.
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
- 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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET