ContainerAppResource.GetLabelHistories Method

Definition

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.

Applies to