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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET