SelfHelpSolutionData.Sections Property

Definition

List of section object.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpSection> Sections { get; }
member this.Sections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpSection>
Public ReadOnly Property Sections As IReadOnlyList(Of SelfHelpSection)

Property Value

Applies to