Delen via


ScaleRuleAuth.SecretRef Property

Definition

Gets or sets name of the Container App secret from which to pull the auth params.

[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