Share via


SessionPoolData.Secrets Property

Definition

The secrets of the session pool.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.SessionPoolSecret> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.SessionPoolSecret>
Public ReadOnly Property Secrets As IList(Of SessionPoolSecret)

Property Value

Applies to