次の方法で共有


ServiceUnitResource.Artifacts プロパティ

定義

サービス ユニットの成果物を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.artifacts")]
public Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnitArtifacts Artifacts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.artifacts")>]
member this.Artifacts : Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnitArtifacts with get, set
Public Property Artifacts As ServiceUnitArtifacts

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象