Share via


SessionPool.Secrets Property

Definition

The secrets of the session pool.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.SessionPoolSecret> Secrets { get; set; }
member this.Secrets : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.SessionPoolSecret> with get, set
Public Property Secrets As BicepList(Of SessionPoolSecret)

Property Value

Applies to