Compartir a través de


ServiceFabrics interface

Interfaz que representa un ServiceFabrics.

Métodos

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

Cree o reemplace un service fabric existente. Esta operación puede tardar varios minutos en completarse.

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

Cree o reemplace un service fabric existente. Esta operación puede tardar varios minutos en completarse.

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

Elimine Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Elimine Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Inicia una instancia de Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Inicia una instancia de Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Detener un service fabric Esta operación puede tardar un tiempo en completarse.

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

Detener un service fabric Esta operación puede tardar un tiempo en completarse.

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

Obtenga Service Fabric.

list(string, string, string, ServiceFabricsListOptionalParams)

Enumere service fabrics en un perfil de usuario determinado.

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

Muestra, si las hay, las programaciones de inicio y detención aplicables.

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

Permite modificar etiquetas de Service Fabric. Se omitirán todas las demás propiedades.

Detalles del método

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

Cree o reemplace un service fabric existente. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

serviceFabric
ServiceFabric

A Service Fabric.

options
ServiceFabricsCreateOrUpdateOptionalParams

Parámetros de opciones.

Devoluciones

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

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

Cree o reemplace un service fabric existente. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

serviceFabric
ServiceFabric

A Service Fabric.

options
ServiceFabricsCreateOrUpdateOptionalParams

Parámetros de opciones.

Devoluciones

Promise<ServiceFabric>

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

Elimine Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsDeleteOptionalParams

Parámetros de opciones.

Devoluciones

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

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

Elimine Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsDeleteOptionalParams

Parámetros de opciones.

Devoluciones

Promise<void>

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

Inicia una instancia de Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsStartOptionalParams

Parámetros de opciones.

Devoluciones

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

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

Inicia una instancia de Service Fabric. Esta operación puede tardar varios minutos en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsStartOptionalParams

Parámetros de opciones.

Devoluciones

Promise<void>

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

Detener un service fabric Esta operación puede tardar un tiempo en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsStopOptionalParams

Parámetros de opciones.

Devoluciones

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

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

Detener un service fabric Esta operación puede tardar un tiempo en completarse.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsStopOptionalParams

Parámetros de opciones.

Devoluciones

Promise<void>

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

Obtenga Service Fabric.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsGetOptionalParams

Parámetros de opciones.

Devoluciones

Promise<ServiceFabric>

list(string, string, string, ServiceFabricsListOptionalParams)

Enumere service fabrics en un perfil de usuario determinado.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

options
ServiceFabricsListOptionalParams

Parámetros de opciones.

Devoluciones

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

Muestra, si las hay, las programaciones de inicio y detención aplicables.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

options
ServiceFabricsListApplicableSchedulesOptionalParams

Parámetros de opciones.

Devoluciones

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

Permite modificar etiquetas de Service Fabric. Se omitirán todas las demás propiedades.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

labName

string

El nombre del laboratorio.

userName

string

Nombre del perfil de usuario.

name

string

Nombre de Service Fabric.

serviceFabric
ServiceFabricFragment

A Service Fabric.

options
ServiceFabricsUpdateOptionalParams

Parámetros de opciones.

Devoluciones

Promise<ServiceFabric>