Share via


ISolutionPatchRequestBody.Section Property

Definition

List of section object.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="List of section object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISection) }, ReadOnly=true, Required=false, SerializedName="sections")]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISection[] Section { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="List of section object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISection) }, ReadOnly=true, Required=false, SerializedName="sections")>]
member this.Section : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISection[]
Public ReadOnly Property Section As ISection()

Property Value

Attributes

Applies to