LabelHistoryData.LabelHistoryRecords Property

Definition

List of label history records.

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

Property Value

Applies to