ServiceFabrics interface
ServiceFabrics-et képviselő felület.
Metódusok
Metódus adatai
beginCreateOrUpdate(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)
Meglévő szolgáltatásháló létrehozása vagy cseréje. Ez a művelet eltarthat egy ideig.
function beginCreateOrUpdate(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabric, options?: ServiceFabricsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ServiceFabric>, ServiceFabric>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- serviceFabric
- ServiceFabric
Egy Service Fabric.
A beállítások paraméterei.
Válaszok
Promise<PollerLike<@azure/core-lro.PollOperationState<ServiceFabric>, ServiceFabric>>
beginCreateOrUpdateAndWait(string, string, string, string, ServiceFabric, ServiceFabricsCreateOrUpdateOptionalParams)
Meglévő szolgáltatásháló létrehozása vagy cseréje. Ez a művelet eltarthat egy ideig.
function beginCreateOrUpdateAndWait(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabric, options?: ServiceFabricsCreateOrUpdateOptionalParams): Promise<ServiceFabric>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- serviceFabric
- ServiceFabric
Egy Service Fabric.
A beállítások paraméterei.
Válaszok
Promise<ServiceFabric>
beginDelete(string, string, string, string, ServiceFabricsDeleteOptionalParams)
Szolgáltatásháló törlése. Ez a művelet eltarthat egy ideig.
function beginDelete(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
A beállítások paraméterei.
Válaszok
Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>
beginDeleteAndWait(string, string, string, string, ServiceFabricsDeleteOptionalParams)
Szolgáltatásháló törlése. Ez a művelet eltarthat egy ideig.
function beginDeleteAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsDeleteOptionalParams): Promise<void>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
A beállítások paraméterei.
Válaszok
Promise<void>
beginStart(string, string, string, string, ServiceFabricsStartOptionalParams)
Indítsa el a szolgáltatáshálót. Ez a művelet eltarthat egy ideig.
function beginStart(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
A beállítások paraméterei.
Válaszok
Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>
beginStartAndWait(string, string, string, string, ServiceFabricsStartOptionalParams)
Indítsa el a szolgáltatáshálót. Ez a művelet eltarthat egy ideig.
function beginStartAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStartOptionalParams): Promise<void>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
A beállítások paraméterei.
Válaszok
Promise<void>
beginStop(string, string, string, string, ServiceFabricsStopOptionalParams)
Szolgáltatásháló leállítása Ez a művelet eltarthat egy ideig.
function beginStop(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- options
- ServiceFabricsStopOptionalParams
A beállítások paraméterei.
Válaszok
Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>
beginStopAndWait(string, string, string, string, ServiceFabricsStopOptionalParams)
Szolgáltatásháló leállítása Ez a művelet eltarthat egy ideig.
function beginStopAndWait(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsStopOptionalParams): Promise<void>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- options
- ServiceFabricsStopOptionalParams
A beállítások paraméterei.
Válaszok
Promise<void>
get(string, string, string, string, ServiceFabricsGetOptionalParams)
Szerezze be a service fabricet.
function get(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsGetOptionalParams): Promise<ServiceFabric>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- options
- ServiceFabricsGetOptionalParams
A beállítások paraméterei.
Válaszok
Promise<ServiceFabric>
list(string, string, string, ServiceFabricsListOptionalParams)
Szolgáltatáshálók listázása egy adott felhasználói profilban.
function list(resourceGroupName: string, labName: string, userName: string, options?: ServiceFabricsListOptionalParams): PagedAsyncIterableIterator<ServiceFabric, ServiceFabric[], PageSettings>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- options
- ServiceFabricsListOptionalParams
A beállítások paraméterei.
Válaszok
listApplicableSchedules(string, string, string, string, ServiceFabricsListApplicableSchedulesOptionalParams)
A megfelelő kezdési/leállítási ütemezéseket sorolja fel, ha vannak ilyenek.
function listApplicableSchedules(resourceGroupName: string, labName: string, userName: string, name: string, options?: ServiceFabricsListApplicableSchedulesOptionalParams): Promise<ApplicableSchedule>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
A beállítások paraméterei.
Válaszok
Promise<ApplicableSchedule>
update(string, string, string, string, ServiceFabricFragment, ServiceFabricsUpdateOptionalParams)
Lehetővé teszi a szolgáltatáshálók címkéinek módosítását. A rendszer figyelmen kívül hagyja az összes többi tulajdonságot.
function update(resourceGroupName: string, labName: string, userName: string, name: string, serviceFabric: ServiceFabricFragment, options?: ServiceFabricsUpdateOptionalParams): Promise<ServiceFabric>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve.
- labName
-
string
A labor neve.
- userName
-
string
A felhasználói profil neve.
- name
-
string
A szolgáltatásháló neve.
- serviceFabric
- ServiceFabricFragment
Egy Service Fabric.
A beállítások paraméterei.
Válaszok
Promise<ServiceFabric>