Current state of a release channel.
public ReleaseChannelSnapshot(string Channel, string LatestVersion, DateTimeOffset PublishedAt, int DeploymentsLast30Days, bool IsPaused)
Channel identifier (e.g., stable, beta).
Latest version published.
When the latest version went live.
Number of deployments executed in the last 30 days.
Whether the channel is currently paused.