Sdílet prostřednictvím


ServiceFabrics interface

Rozhraní představující technologii ServiceFabrics.

Metody

beginCreateOrUpdate(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)

Vytvořte nebo nahraďte existující service fabric. Tato operace může chvíli trvat.

beginCreateOrUpdateAndWait(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)

Vytvořte nebo nahraďte existující service fabric. Tato operace může chvíli trvat.

beginDelete(string, string, string, string, ServiceFabricsDeleteOptionalParams)

Odstraňte service fabric. Tato operace může chvíli trvat.

beginDeleteAndWait(string, string, string, string, ServiceFabricsDeleteOptionalParams)

Odstraňte service fabric. Tato operace může chvíli trvat.

beginStart(string, string, string, string, ServiceFabricsStartOptionalParams)

Spusťte service fabric. Tato operace může chvíli trvat.

beginStartAndWait(string, string, string, string, ServiceFabricsStartOptionalParams)

Spusťte service fabric. Tato operace může chvíli trvat.

beginStop(string, string, string, string, ServiceFabricsStopOptionalParams)

Zastavení service fabric: Dokončení této operace může nějakou dobu trvat.

beginStopAndWait(string, string, string, string, ServiceFabricsStopOptionalParams)

Zastavení service fabric: Dokončení této operace může nějakou dobu trvat.

get(string, string, string, string, ServiceFabricsGetOptionalParams)

Získejte service fabric.

list(string, string, string, ServiceFabricsListOptionalParams)

Vypíše service fabric v daném profilu uživatele.

listApplicableSchedules(string, string, string, string, ServiceFabricsListApplicableSchedulesOptionalParams)

Zobrazí seznam použitelných plánů zahájení/zastavení, pokud existují.

update(string, string, string, string, ServiceFabricFragment, ServiceFabricsUpdateOptionalParams)

Umožňuje upravovat značky service fabric. Všechny ostatní vlastnosti budou ignorovány.

Podrobnosti metody

beginCreateOrUpdate(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)

Vytvořte nebo nahraďte existující service fabric. Tato operace může chvíli trvat.

function beginCreateOrUpdate(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabric, options?: ServiceFabricsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ServiceFabric>, ServiceFabric>>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

serviceFabric
ServiceFabric

A Service Fabric.

options
ServiceFabricsCreateOrUpdateOptionalParams

Parametry možností

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<ServiceFabric>, ServiceFabric>>

beginCreateOrUpdateAndWait(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)

Vytvořte nebo nahraďte existující service fabric. Tato operace může chvíli trvat.

function beginCreateOrUpdateAndWait(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabric, options?: ServiceFabricsCreateOrUpdateOptionalParams): Promise<ServiceFabric>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

serviceFabric
ServiceFabric

A Service Fabric.

options
ServiceFabricsCreateOrUpdateOptionalParams

Parametry možností

Návraty

Promise<ServiceFabric>

beginDelete(string, string, string, string, ServiceFabricsDeleteOptionalParams)

Odstraňte service fabric. Tato operace může chvíli trvat.

function beginDelete(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsDeleteOptionalParams

Parametry možností

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, string, string, ServiceFabricsDeleteOptionalParams)

Odstraňte service fabric. Tato operace může chvíli trvat.

function beginDeleteAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsDeleteOptionalParams): Promise<void>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsDeleteOptionalParams

Parametry možností

Návraty

Promise<void>

beginStart(string, string, string, string, ServiceFabricsStartOptionalParams)

Spusťte service fabric. Tato operace může chvíli trvat.

function beginStart(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsStartOptionalParams

Parametry možností

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginStartAndWait(string, string, string, string, ServiceFabricsStartOptionalParams)

Spusťte service fabric. Tato operace může chvíli trvat.

function beginStartAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStartOptionalParams): Promise<void>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsStartOptionalParams

Parametry možností

Návraty

Promise<void>

beginStop(string, string, string, string, ServiceFabricsStopOptionalParams)

Zastavení service fabric: Dokončení této operace může nějakou dobu trvat.

function beginStop(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsStopOptionalParams

Parametry možností

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginStopAndWait(string, string, string, string, ServiceFabricsStopOptionalParams)

Zastavení service fabric: Dokončení této operace může nějakou dobu trvat.

function beginStopAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStopOptionalParams): Promise<void>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název service fabric.

options
ServiceFabricsStopOptionalParams

Parametry možností

Návraty

Promise<void>

get(string, string, string, string, ServiceFabricsGetOptionalParams)

Získejte service fabric.

function get(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsGetOptionalParams): Promise<ServiceFabric>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název Service Fabric.

options
ServiceFabricsGetOptionalParams

Parametry možností.

Návraty

Promise<ServiceFabric>

list(string, string, string, ServiceFabricsListOptionalParams)

Vypíše service fabric v daném profilu uživatele.

function list(resourceGroupName: string, labName: string, userName: string, options?: ServiceFabricsListOptionalParams): PagedAsyncIterableIterator<ServiceFabric, ServiceFabric[], PageSettings>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

options
ServiceFabricsListOptionalParams

Parametry možností.

Návraty

listApplicableSchedules(string, string, string, string, ServiceFabricsListApplicableSchedulesOptionalParams)

Zobrazí seznam použitelných plánů zahájení/zastavení, pokud existují.

function listApplicableSchedules(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsListApplicableSchedulesOptionalParams): Promise<ApplicableSchedule>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název Service Fabric.

Návraty

update(string, string, string, string, ServiceFabricFragment, ServiceFabricsUpdateOptionalParams)

Umožňuje upravovat značky service fabric. Všechny ostatní vlastnosti budou ignorovány.

function update(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabricFragment, options?: ServiceFabricsUpdateOptionalParams): Promise<ServiceFabric>

Parametry

resourceGroupName

string

Název skupiny prostředků.

labName

string

Název testovacího prostředí.

userName

string

Název profilu uživatele.

name

string

Název Service Fabric.

serviceFabric
ServiceFabricFragment

A Service Fabric.

options
ServiceFabricsUpdateOptionalParams

Parametry možností.

Návraty

Promise<ServiceFabric>