Share via


ParameterValue.Reference Property

Definition

Gets or sets parameter value as reference type.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to