ContainerAppResource.GetContainerAppsPatches Method

Definition

Gets a collection of ContainerAppsPatches in the ContainerAppResource.

public virtual Azure.ResourceManager.AppContainers.ContainerAppsPatchCollection GetContainerAppsPatches();
abstract member GetContainerAppsPatches : unit -> Azure.ResourceManager.AppContainers.ContainerAppsPatchCollection
override this.GetContainerAppsPatches : unit -> Azure.ResourceManager.AppContainers.ContainerAppsPatchCollection
Public Overridable Function GetContainerAppsPatches () As ContainerAppsPatchCollection

Returns

An object representing collection of ContainerAppsPatches and their operations over a ContainerAppsPatchResource.

Applies to