LabelHistoryData.LabelHistoryRecords Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)