次の方法で共有


DeploymentPropertiesExtended.Duration プロパティ

定義

テンプレートのデプロイの期間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="duration")]
public string Duration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="duration")>]
member this.Duration : string
Public ReadOnly Property Duration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象