ContainerApps interface
Interface die een ContainerApps vertegenwoordigt.
Methoden
Methodedetails
beginCreateOrUpdate(string, string, ContainerApp, ContainerAppsCreateOrUpdateOptionalParams)
Een container-app maken of bijwerken.
function beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- containerAppEnvelope
- ContainerApp
Eigenschappen die worden gebruikt voor het maken van een container-app
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
beginCreateOrUpdateAndWait(string, string, ContainerApp, ContainerAppsCreateOrUpdateOptionalParams)
Een container-app maken of bijwerken.
function beginCreateOrUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<ContainerApp>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- containerAppEnvelope
- ContainerApp
Eigenschappen die worden gebruikt voor het maken van een container-app
De optiesparameters.
Retouren
Promise<ContainerApp>
beginDelete(string, string, ContainerAppsDeleteOptionalParams)
Een container-app verwijderen.
function beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, ContainerAppsDeleteOptionalParams)
Een container-app verwijderen.
function beginDeleteAndWait(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<void>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
De optiesparameters.
Retouren
Promise<void>
beginStart(string, string, ContainerAppsStartOptionalParams)
Een container-app starten
function beginStart(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStartOptionalParams): Promise<SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- options
- ContainerAppsStartOptionalParams
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
beginStartAndWait(string, string, ContainerAppsStartOptionalParams)
Een container-app starten
function beginStartAndWait(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStartOptionalParams): Promise<ContainerApp>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- options
- ContainerAppsStartOptionalParams
De optiesparameters.
Retouren
Promise<ContainerApp>
beginStop(string, string, ContainerAppsStopOptionalParams)
Een container-app stoppen
function beginStop(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStopOptionalParams): Promise<SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- options
- ContainerAppsStopOptionalParams
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
beginStopAndWait(string, string, ContainerAppsStopOptionalParams)
Een container-app stoppen
function beginStopAndWait(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStopOptionalParams): Promise<ContainerApp>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- options
- ContainerAppsStopOptionalParams
De optiesparameters.
Retouren
Promise<ContainerApp>
beginUpdate(string, string, ContainerApp, ContainerAppsUpdateOptionalParams)
Patches voor een container-app met behulp van JSON Merge Patch
function beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- containerAppEnvelope
- ContainerApp
Eigenschappen van een container-app die moeten worden bijgewerkt
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<ContainerApp>, ContainerApp>>
beginUpdateAndWait(string, string, ContainerApp, ContainerAppsUpdateOptionalParams)
Patches voor een container-app met behulp van JSON Merge Patch
function beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<ContainerApp>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- containerAppEnvelope
- ContainerApp
Eigenschappen van een container-app die moeten worden bijgewerkt
De optiesparameters.
Retouren
Promise<ContainerApp>
get(string, string, ContainerAppsGetOptionalParams)
De eigenschappen van een container-app ophalen.
function get(resourceGroupName: string, containerAppName: string, options?: ContainerAppsGetOptionalParams): Promise<ContainerApp>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
- options
- ContainerAppsGetOptionalParams
De optiesparameters.
Retouren
Promise<ContainerApp>
getAuthToken(string, string, ContainerAppsGetAuthTokenOptionalParams)
Verificatietoken ophalen voor een container-app
function getAuthToken(resourceGroupName: string, containerAppName: string, options?: ContainerAppsGetAuthTokenOptionalParams): Promise<ContainerAppAuthToken>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
De optiesparameters.
Retouren
Promise<ContainerAppAuthToken>
listByResourceGroup(string, ContainerAppsListByResourceGroupOptionalParams)
Haal de Container Apps op in een bepaalde resourcegroep.
function listByResourceGroup(resourceGroupName: string, options?: ContainerAppsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ContainerApp, ContainerApp[], PageSettings>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
De optiesparameters.
Retouren
listBySubscription(ContainerAppsListBySubscriptionOptionalParams)
Download de Container Apps in een bepaald abonnement.
function listBySubscription(options?: ContainerAppsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ContainerApp, ContainerApp[], PageSettings>
Parameters
De optiesparameters.
Retouren
listCustomHostNameAnalysis(string, string, ContainerAppsListCustomHostNameAnalysisOptionalParams)
Analyseert een aangepaste hostnaam voor een container-app
function listCustomHostNameAnalysis(resourceGroupName: string, containerAppName: string, options?: ContainerAppsListCustomHostNameAnalysisOptionalParams): Promise<CustomHostnameAnalysisResult>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
De optiesparameters.
Retouren
Promise<CustomHostnameAnalysisResult>
listSecrets(string, string, ContainerAppsListSecretsOptionalParams)
Geheimen voor een container-app weergeven
function listSecrets(resourceGroupName: string, containerAppName: string, options?: ContainerAppsListSecretsOptionalParams): Promise<SecretsCollection>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- containerAppName
-
string
Naam van de container-app.
De optiesparameters.
Retouren
Promise<SecretsCollection>