Share via


IScaleRuleAuth.SecretRef Property

Definition

Name of the Container App secret from which to pull the auth params.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the Container App secret from which to pull the auth params.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secretRef")]
public string SecretRef { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the Container App secret from which to pull the auth params.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secretRef")>]
member this.SecretRef : string with get, set
Public Property SecretRef As String

Property Value

Attributes

Applies to