Compartir a través de


ParameterValue.Reference Propiedad

Definición

Obtiene o establece el valor del parámetro como tipo de referencia.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a