Freigeben über


ContainerAppsPatches interface

Schnittstelle, die containerAppsPatches darstellt.

Methoden

beginApply(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Wenden Sie eine Container-Apps-Patchressource mit Patchnamen an.

beginApplyAndWait(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Wenden Sie eine Container-Apps-Patchressource mit Patchnamen an.

beginDelete(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Löschen Sie einen bestimmten Container-Apps-Patch anhand des Patchnamens.

beginDeleteAndWait(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Löschen Sie einen bestimmten Container-Apps-Patch anhand des Patchnamens.

beginSkipConfigure(string, string, string, PatchSkipConfig, ContainerAppsPatchesSkipConfigureOptionalParams)

Konfigurieren Sie die Option "Container-Apps Patch überspringen" anhand des Patchnamens.

beginSkipConfigureAndWait(string, string, string, PatchSkipConfig, ContainerAppsPatchesSkipConfigureOptionalParams)

Konfigurieren Sie die Option "Container-Apps Patch überspringen" anhand des Patchnamens.

get(string, string, string, ContainerAppsPatchesGetOptionalParams)

Abrufen von Details zu bestimmten Container-Apps Patch nach Patchname.

listByContainerApp(string, string, ContainerAppsPatchesListByContainerAppOptionalParams)

Container-Apps-Patchressourcen nach ContainerApp auflisten.

Details zur Methode

beginApply(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Wenden Sie eine Container-Apps-Patchressource mit Patchnamen an.

function beginApply(resourceGroupName: string, containerAppName: string, patchName: string, options?: ContainerAppsPatchesApplyOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsPatchResource>, ContainerAppsPatchResource>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

options
ContainerAppsPatchesApplyOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<@azure/core-lro.SimplePollerLike<OperationState<ContainerAppsPatchResource>, ContainerAppsPatchResource>>

beginApplyAndWait(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Wenden Sie eine Container-Apps-Patchressource mit Patchnamen an.

function beginApplyAndWait(resourceGroupName: string, containerAppName: string, patchName: string, options?: ContainerAppsPatchesApplyOptionalParams): Promise<ContainerAppsPatchResource>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

options
ContainerAppsPatchesApplyOptionalParams

Die Optionsparameter.

Gibt zurück

beginDelete(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Löschen Sie einen bestimmten Container-Apps-Patch anhand des Patchnamens.

function beginDelete(resourceGroupName: string, containerAppName: string, patchName: string, options?: ContainerAppsPatchesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsPatchesDeleteHeaders>, ContainerAppsPatchesDeleteHeaders>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

options
ContainerAppsPatchesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

beginDeleteAndWait(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Löschen Sie einen bestimmten Container-Apps-Patch anhand des Patchnamens.

function beginDeleteAndWait(resourceGroupName: string, containerAppName: string, patchName: string, options?: ContainerAppsPatchesDeleteOptionalParams): Promise<ContainerAppsPatchesDeleteHeaders>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

options
ContainerAppsPatchesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

beginSkipConfigure(string, string, string, PatchSkipConfig, ContainerAppsPatchesSkipConfigureOptionalParams)

Konfigurieren Sie die Option "Container-Apps Patch überspringen" anhand des Patchnamens.

function beginSkipConfigure(resourceGroupName: string, containerAppName: string, patchName: string, patchSkipConfig: PatchSkipConfig, options?: ContainerAppsPatchesSkipConfigureOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsPatchesSkipConfigureHeaders>, ContainerAppsPatchesSkipConfigureHeaders>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

patchSkipConfig
PatchSkipConfig

Konfigurieren Sie Patcher, um einen Patch zu überspringen oder nicht.

options
ContainerAppsPatchesSkipConfigureOptionalParams

Die Optionsparameter.

Gibt zurück

beginSkipConfigureAndWait(string, string, string, PatchSkipConfig, ContainerAppsPatchesSkipConfigureOptionalParams)

Konfigurieren Sie die Option "Container-Apps Patch überspringen" anhand des Patchnamens.

function beginSkipConfigureAndWait(resourceGroupName: string, containerAppName: string, patchName: string, patchSkipConfig: PatchSkipConfig, options?: ContainerAppsPatchesSkipConfigureOptionalParams): Promise<ContainerAppsPatchesSkipConfigureHeaders>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

patchSkipConfig
PatchSkipConfig

Konfigurieren Sie Patcher, um einen Patch zu überspringen oder nicht.

options
ContainerAppsPatchesSkipConfigureOptionalParams

Die Optionsparameter.

Gibt zurück

get(string, string, string, ContainerAppsPatchesGetOptionalParams)

Abrufen von Details zu bestimmten Container-Apps Patch nach Patchname.

function get(resourceGroupName: string, containerAppName: string, patchName: string, options?: ContainerAppsPatchesGetOptionalParams): Promise<ContainerAppsPatchResource>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

patchName

string

Der Name des Patches

options
ContainerAppsPatchesGetOptionalParams

Die Optionsparameter.

Gibt zurück

listByContainerApp(string, string, ContainerAppsPatchesListByContainerAppOptionalParams)

Container-Apps-Patchressourcen nach ContainerApp auflisten.

function listByContainerApp(resourceGroupName: string, containerAppName: string, options?: ContainerAppsPatchesListByContainerAppOptionalParams): PagedAsyncIterableIterator<ContainerAppsPatchResource, ContainerAppsPatchResource[], PageSettings>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

containerAppName

string

Der Name der Container-App, der der Patch zugeordnet ist.

Gibt zurück