SectionGroupResponse.SectionsUrl Property

Definition

Url of the sections within this section group.

[System.Text.Json.Serialization.JsonPropertyName("sectionsUrl")]
public string SectionsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("sectionsUrl")>]
member this.SectionsUrl : string with get, set
Public Property SectionsUrl As String

Property Value

Attributes

Applies to