ContainerAppResource.GetContainerAppsPatches 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 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.