ContainerAppResource.GetLabelHistories Method
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.
Gets a collection of LabelHistories in the ContainerAppResource.
public virtual Azure.ResourceManager.AppContainers.LabelHistoryCollection GetLabelHistories();
abstract member GetLabelHistories : unit -> Azure.ResourceManager.AppContainers.LabelHistoryCollection
override this.GetLabelHistories : unit -> Azure.ResourceManager.AppContainers.LabelHistoryCollection
Public Overridable Function GetLabelHistories () As LabelHistoryCollection
Returns
An object representing collection of LabelHistories and their operations over a LabelHistoryResource.