Compartir a través de


ActionGroupsOperationsExtensions Clase

Definición

Métodos de extensión para ActionGroupsOperations.

public static class ActionGroupsOperationsExtensions
type ActionGroupsOperationsExtensions = class
Public Module ActionGroupsOperationsExtensions
Herencia
ActionGroupsOperationsExtensions

Métodos

BeginCreateNotificationsAtActionGroupResourceLevel(IActionGroupsOperations, String, String, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

BeginCreateNotificationsAtActionGroupResourceLevelAsync(IActionGroupsOperations, String, String, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

BeginCreateNotificationsAtResourceGroupLevel(IActionGroupsOperations, String, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

BeginCreateNotificationsAtResourceGroupLevelAsync(IActionGroupsOperations, String, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

BeginPostTestNotifications(IActionGroupsOperations, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

BeginPostTestNotificationsAsync(IActionGroupsOperations, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

CreateNotificationsAtActionGroupResourceLevel(IActionGroupsOperations, String, String, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

CreateNotificationsAtActionGroupResourceLevelAsync(IActionGroupsOperations, String, String, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

CreateNotificationsAtResourceGroupLevel(IActionGroupsOperations, String, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

CreateNotificationsAtResourceGroupLevelAsync(IActionGroupsOperations, String, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

CreateOrUpdate(IActionGroupsOperations, String, String, ActionGroupResource)

Cree un nuevo grupo de acciones o actualice uno existente.

CreateOrUpdateAsync(IActionGroupsOperations, String, String, ActionGroupResource, CancellationToken)

Cree un nuevo grupo de acciones o actualice uno existente.

Delete(IActionGroupsOperations, String, String)

Elimina un grupo de acciones.

DeleteAsync(IActionGroupsOperations, String, String, CancellationToken)

Elimina un grupo de acciones.

EnableReceiver(IActionGroupsOperations, String, String, String)

Habilite un receptor en un grupo de acciones. Esto cambia el estado del receptor de Deshabilitado a Habilitado. Esta operación solo se admite para receptores Email o SMS.

EnableReceiverAsync(IActionGroupsOperations, String, String, String, CancellationToken)

Habilite un receptor en un grupo de acciones. Esto cambia el estado del receptor de Deshabilitado a Habilitado. Esta operación solo se admite para receptores Email o SMS.

Get(IActionGroupsOperations, String, String)

Obtener un grupo de acciones.

GetAsync(IActionGroupsOperations, String, String, CancellationToken)

Obtener un grupo de acciones.

GetTestNotifications(IActionGroupsOperations, String)

Obtención de las notificaciones de prueba por el identificador de notificación

GetTestNotificationsAsync(IActionGroupsOperations, String, CancellationToken)

Obtención de las notificaciones de prueba por el identificador de notificación

GetTestNotificationsAtActionGroupResourceLevel(IActionGroupsOperations, String, String, String)

Obtención de las notificaciones de prueba por el identificador de notificación

GetTestNotificationsAtActionGroupResourceLevelAsync(IActionGroupsOperations, String, String, String, CancellationToken)

Obtención de las notificaciones de prueba por el identificador de notificación

GetTestNotificationsAtResourceGroupLevel(IActionGroupsOperations, String, String)

Obtención de las notificaciones de prueba por el identificador de notificación

GetTestNotificationsAtResourceGroupLevelAsync(IActionGroupsOperations, String, String, CancellationToken)

Obtención de las notificaciones de prueba por el identificador de notificación

ListByResourceGroup(IActionGroupsOperations, String)

Obtenga una lista de todos los grupos de acciones de un grupo de recursos.

ListByResourceGroupAsync(IActionGroupsOperations, String, CancellationToken)

Obtenga una lista de todos los grupos de acciones de un grupo de recursos.

ListBySubscriptionId(IActionGroupsOperations)

Obtenga una lista de todos los grupos de acciones de una suscripción.

ListBySubscriptionIdAsync(IActionGroupsOperations, CancellationToken)

Obtenga una lista de todos los grupos de acciones de una suscripción.

PostTestNotifications(IActionGroupsOperations, NotificationRequestBody)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

PostTestNotificationsAsync(IActionGroupsOperations, NotificationRequestBody, CancellationToken)

Envío de notificaciones de prueba a un conjunto de receptores proporcionados

Update(IActionGroupsOperations, String, String, ActionGroupPatchBody)

Novedades las etiquetas de un grupo de acciones existente. Para actualizar otros campos, use el método CreateOrUpdate.

UpdateAsync(IActionGroupsOperations, String, String, ActionGroupPatchBody, CancellationToken)

Novedades las etiquetas de un grupo de acciones existente. Para actualizar otros campos, use el método CreateOrUpdate.

Se aplica a