Condividi tramite


ContainerAppsGet interface

Metodi

delete(RequestParameters)

Eliminare un'app contenitore.

get(RequestParameters)

Ottenere le proprietà di un'app contenitore.

put(ContainerAppsCreateOrUpdateParameters)

Creare o aggiornare un'app contenitore.

Dettagli metodo

delete(RequestParameters)

Eliminare un'app contenitore.

function delete(options?: RequestParameters): StreamableMethod<ContainerAppsDelete200Response | ContainerAppsDelete202Response | ContainerAppsDelete204Response | ContainerAppsDeleteDefaultResponse>

Parametri

Restituisce

get(RequestParameters)

Ottenere le proprietà di un'app contenitore.

function get(options?: RequestParameters): StreamableMethod<ContainerAppsGet200Response | ContainerAppsGet404Response | ContainerAppsGetDefaultResponse>

Parametri

Restituisce

put(ContainerAppsCreateOrUpdateParameters)

Creare o aggiornare un'app contenitore.

function put(options: ContainerAppsCreateOrUpdateParameters): StreamableMethod<ContainerAppsCreateOrUpdate200Response | ContainerAppsCreateOrUpdate201Response | ContainerAppsCreateOrUpdateDefaultResponse>

Parametri

Restituisce