Udostępnij za pośrednictwem


Springbootservers interface

Interfejs reprezentujący serwery Springboot.

Metody

beginDelete(string, string, string, SpringbootserversDeleteOptionalParams)

Usuń zasób springbootservers.

beginDeleteAndWait(string, string, string, SpringbootserversDeleteOptionalParams)

Usuń zasób springbootservers.

beginUpdate(string, string, string, SpringbootserversPatch, SpringbootserversUpdateOptionalParams)

Zaktualizuj zasób springbootservers.

beginUpdateAndWait(string, string, string, SpringbootserversPatch, SpringbootserversUpdateOptionalParams)

Zaktualizuj zasób springbootservers.

createOrUpdate(string, string, string, SpringbootserversModel, SpringbootserversCreateOrUpdateOptionalParams)

Utwórz zasób springbootservers.

get(string, string, string, SpringbootserversGetOptionalParams)

Wyświetl listę zasobów springbootservers.

listByResourceGroup(string, string, SpringbootserversListByResourceGroupOptionalParams)

Wyświetlanie listy zasobów springbootservers według grupy zasobów

listBySubscription(string, SpringbootserversListBySubscriptionOptionalParams)

Wyświetlanie listy zasobów springbootservers według subskrypcji

Szczegóły metody

beginDelete(string, string, string, SpringbootserversDeleteOptionalParams)

Usuń zasób springbootservers.

function beginDelete(resourceGroupName: string, siteName: string, springbootserversName: string, options?: SpringbootserversDeleteOptionalParams): Promise<SimplePollerLike<OperationState<SpringbootserversDeleteHeaders>, SpringbootserversDeleteHeaders>>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

options
SpringbootserversDeleteOptionalParams

Parametry opcji.

Zwraca

beginDeleteAndWait(string, string, string, SpringbootserversDeleteOptionalParams)

Usuń zasób springbootservers.

function beginDeleteAndWait(resourceGroupName: string, siteName: string, springbootserversName: string, options?: SpringbootserversDeleteOptionalParams): Promise<SpringbootserversDeleteHeaders>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

options
SpringbootserversDeleteOptionalParams

Parametry opcji.

Zwraca

beginUpdate(string, string, string, SpringbootserversPatch, SpringbootserversUpdateOptionalParams)

Zaktualizuj zasób springbootservers.

function beginUpdate(resourceGroupName: string, siteName: string, springbootserversName: string, springbootservers: SpringbootserversPatch, options?: SpringbootserversUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SpringbootserversModel>, SpringbootserversModel>>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

springbootservers
SpringbootserversPatch

Zaktualizuj ładunek springbootservers.

options
SpringbootserversUpdateOptionalParams

Parametry opcji.

Zwraca

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

beginUpdateAndWait(string, string, string, SpringbootserversPatch, SpringbootserversUpdateOptionalParams)

Zaktualizuj zasób springbootservers.

function beginUpdateAndWait(resourceGroupName: string, siteName: string, springbootserversName: string, springbootservers: SpringbootserversPatch, options?: SpringbootserversUpdateOptionalParams): Promise<SpringbootserversModel>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

springbootservers
SpringbootserversPatch

Zaktualizuj ładunek springbootservers.

options
SpringbootserversUpdateOptionalParams

Parametry opcji.

Zwraca

createOrUpdate(string, string, string, SpringbootserversModel, SpringbootserversCreateOrUpdateOptionalParams)

Utwórz zasób springbootservers.

function createOrUpdate(resourceGroupName: string, siteName: string, springbootserversName: string, springbootservers: SpringbootserversModel, options?: SpringbootserversCreateOrUpdateOptionalParams): Promise<SpringbootserversModel>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

springbootservers
SpringbootserversModel

Utwórz ładunek springbootservers.

Zwraca

get(string, string, string, SpringbootserversGetOptionalParams)

Wyświetl listę zasobów springbootservers.

function get(resourceGroupName: string, siteName: string, springbootserversName: string, options?: SpringbootserversGetOptionalParams): Promise<SpringbootserversModel>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

springbootserversName

string

Nazwa springbootservers.

options
SpringbootserversGetOptionalParams

Parametry opcji.

Zwraca

listByResourceGroup(string, string, SpringbootserversListByResourceGroupOptionalParams)

Wyświetlanie listy zasobów springbootservers według grupy zasobów

function listByResourceGroup(resourceGroupName: string, siteName: string, options?: SpringbootserversListByResourceGroupOptionalParams): PagedAsyncIterableIterator<SpringbootserversModel, SpringbootserversModel[], PageSettings>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

siteName

string

Nazwa springbootsites.

Zwraca

listBySubscription(string, SpringbootserversListBySubscriptionOptionalParams)

Wyświetlanie listy zasobów springbootservers według subskrypcji

function listBySubscription(siteName: string, options?: SpringbootserversListBySubscriptionOptionalParams): PagedAsyncIterableIterator<SpringbootserversModel, SpringbootserversModel[], PageSettings>

Parametry

siteName

string

Nazwa springbootsites.

Zwraca