Partager via


ContainerAppsPatches interface

Interface représentant un ContainerAppsPatches.

Méthodes

beginApply(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Appliquez une ressource Container Apps Patch avec le nom du correctif.

beginApplyAndWait(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Appliquez une ressource Container Apps Patch avec le nom du correctif.

beginDelete(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Supprimez un correctif Container Apps spécifique par nom de correctif.

beginDeleteAndWait(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Supprimez un correctif Container Apps spécifique par nom de correctif.

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

Configurez l’option Container Apps Patch skip par nom de correctif.

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

Configurez l’option Container Apps Patch skip par nom de correctif.

get(string, string, string, ContainerAppsPatchesGetOptionalParams)

Obtenez des détails pour un correctif Container Apps spécifique par nom de correctif.

listByContainerApp(string, string, ContainerAppsPatchesListByContainerAppOptionalParams)

Répertorier les ressources container Apps Patch par ContainerApp.

Détails de la méthode

beginApply(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Appliquez une ressource Container Apps Patch avec le nom du correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

options
ContainerAppsPatchesApplyOptionalParams

Paramètres d’options.

Retours

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

beginApplyAndWait(string, string, string, ContainerAppsPatchesApplyOptionalParams)

Appliquez une ressource Container Apps Patch avec le nom du correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

options
ContainerAppsPatchesApplyOptionalParams

Paramètres d’options.

Retours

beginDelete(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Supprimez un correctif Container Apps spécifique par nom de correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

options
ContainerAppsPatchesDeleteOptionalParams

Paramètres d’options.

Retours

beginDeleteAndWait(string, string, string, ContainerAppsPatchesDeleteOptionalParams)

Supprimez un correctif Container Apps spécifique par nom de correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

options
ContainerAppsPatchesDeleteOptionalParams

Paramètres d’options.

Retours

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

Configurez l’option Container Apps Patch skip par nom de correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

patchSkipConfig
PatchSkipConfig

Configurez l’éditeur de correctifs pour ignorer un correctif ou non.

options
ContainerAppsPatchesSkipConfigureOptionalParams

Paramètres d’options.

Retours

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

Configurez l’option Container Apps Patch skip par nom de correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

patchSkipConfig
PatchSkipConfig

Configurez l’éditeur de correctifs pour ignorer un correctif ou non.

options
ContainerAppsPatchesSkipConfigureOptionalParams

Paramètres d’options.

Retours

get(string, string, string, ContainerAppsPatchesGetOptionalParams)

Obtenez des détails pour un correctif Container Apps spécifique par nom de correctif.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

patchName

string

Nom du correctif

options
ContainerAppsPatchesGetOptionalParams

Paramètres d’options.

Retours

listByContainerApp(string, string, ContainerAppsPatchesListByContainerAppOptionalParams)

Répertorier les ressources container Apps Patch par ContainerApp.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

containerAppName

string

Nom de l’application conteneur associée au correctif.

options
ContainerAppsPatchesListByContainerAppOptionalParams

Paramètres d’options.

Retours