다음을 통해 공유


DaprMetadata.SecretRef Property

Definition

Gets or sets name of the Container App secret from which to pull the metadata property value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to