共用方式為


SecretVolumeItem.SecretRef Property

Definition

Name of the Container App secret from which to pull the secret value.

public Azure.Provisioning.BicepValue<string> SecretRef { get; set; }
member this.SecretRef : Azure.Provisioning.BicepValue<string> with get, set
Public Property SecretRef As BicepValue(Of String)

Property Value

Applies to