共用方式為


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

適用於