共用方式為


SecretVolumeItem.Path Property

Definition

Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.

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

Property Value

Applies to