次の方法で共有


ServiceUnitArtifacts.ParametersUri プロパティ

定義

SAS トークンを含む ARM パラメーター ファイルの完全な URI を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="parametersUri")]
public string ParametersUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parametersUri")>]
member this.ParametersUri : string with get, set
Public Property ParametersUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象