次の方法で共有


ArtifactContentPropertiesDefinition クラス

定義

成果物のコンテンツ プロパティの定義。

public class ArtifactContentPropertiesDefinition : Microsoft.Azure.Management.Logic.Models.ArtifactProperties
type ArtifactContentPropertiesDefinition = class
    inherit ArtifactProperties
Public Class ArtifactContentPropertiesDefinition
Inherits ArtifactProperties
継承
ArtifactContentPropertiesDefinition
派生

コンストラクター

ArtifactContentPropertiesDefinition()

ArtifactContentPropertiesDefinition クラスの新しいインスタンスを初期化します。

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

ArtifactContentPropertiesDefinition クラスの新しいインスタンスを初期化します。

プロパティ

ChangedTime

成果物の変更時刻を取得または設定します。

(継承元 ArtifactProperties)
Content

成果物のコンテンツ プロパティの定義。

ContentLink

コンテンツ リンクを取得または設定します。

ContentType

コンテンツ タイプを取得または設定します。

CreatedTime

成果物の作成時間を取得または設定します。

(継承元 ArtifactProperties)
Metadata

成果物のコンテンツ プロパティの定義。

(継承元 ArtifactProperties)

適用対象