次の方法で共有


ParameterValue.Reference プロパティ

定義

パラメーター値を参照型として取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="reference")]
public Microsoft.Azure.Management.Blueprint.Models.SecretValueReference Reference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reference")>]
member this.Reference : Microsoft.Azure.Management.Blueprint.Models.SecretValueReference with get, set
Public Property Reference As SecretValueReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象