azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

138 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.monitor.ActionGroup"
fullName: "com.microsoft.azure.management.monitor.ActionGroup"
name: "ActionGroup"
nameWithType: "ActionGroup"
summary: "An immutable client-side representation of an Azure Action Group."
syntax: "public interface **ActionGroup**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.implementation.MonitorManager?alt=com.microsoft.azure.management.monitor.implementation.MonitorManager&text=MonitorManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.monitor.implementation.ActionGroupResourceInner?alt=com.microsoft.azure.management.monitor.implementation.ActionGroupResourceInner&text=ActionGroupResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.ActionGroup?alt=com.microsoft.azure.management.monitor.ActionGroup&text=ActionGroup\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.Update?alt=com.microsoft.azure.management.monitor.ActionGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.monitor.ActionGroup.automationRunbookReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.automationRunbookReceivers()"
name: "automationRunbookReceivers()"
nameWithType: "ActionGroup.automationRunbookReceivers()"
summary: "Get the automation<wbr>Runbook<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<AutomationRunbookReceiver> automationRunbookReceivers()"
desc: "Get the automationRunbookReceivers value."
returns:
description: "the automationRunbookReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.AutomationRunbookReceiver?alt=com.microsoft.azure.management.monitor.AutomationRunbookReceiver&text=AutomationRunbookReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.azureFunctionReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.azureFunctionReceivers()"
name: "azureFunctionReceivers()"
nameWithType: "ActionGroup.azureFunctionReceivers()"
summary: "Get the azure<wbr>Function<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<AzureFunctionReceiver> azureFunctionReceivers()"
desc: "Get the azureFunctionReceivers value."
returns:
description: "the azureFunctionReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.AzureFunctionReceiver?alt=com.microsoft.azure.management.monitor.AzureFunctionReceiver&text=AzureFunctionReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.emailReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.emailReceivers()"
name: "emailReceivers()"
nameWithType: "ActionGroup.emailReceivers()"
summary: "Get the email<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<EmailReceiver> emailReceivers()"
desc: "Get the emailReceivers value."
returns:
description: "the emailReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.EmailReceiver?alt=com.microsoft.azure.management.monitor.EmailReceiver&text=EmailReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.itsmReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.itsmReceivers()"
name: "itsmReceivers()"
nameWithType: "ActionGroup.itsmReceivers()"
summary: "Get the itsm<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<ItsmReceiver> itsmReceivers()"
desc: "Get the itsmReceivers value."
returns:
description: "the itsmReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.ItsmReceiver?alt=com.microsoft.azure.management.monitor.ItsmReceiver&text=ItsmReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.logicAppReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.logicAppReceivers()"
name: "logicAppReceivers()"
nameWithType: "ActionGroup.logicAppReceivers()"
summary: "Get the logic<wbr>App<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<LogicAppReceiver> logicAppReceivers()"
desc: "Get the logicAppReceivers value."
returns:
description: "the logicAppReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.LogicAppReceiver?alt=com.microsoft.azure.management.monitor.LogicAppReceiver&text=LogicAppReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.pushNotificationReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.pushNotificationReceivers()"
name: "pushNotificationReceivers()"
nameWithType: "ActionGroup.pushNotificationReceivers()"
summary: "Get the push<wbr>Notification<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<AzureAppPushReceiver> pushNotificationReceivers()"
desc: "Get the pushNotificationReceivers value."
returns:
description: "the pushNotificationReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.AzureAppPushReceiver?alt=com.microsoft.azure.management.monitor.AzureAppPushReceiver&text=AzureAppPushReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.shortName()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.shortName()"
name: "shortName()"
nameWithType: "ActionGroup.shortName()"
summary: "Get the group<wbr>Short<wbr>Name value."
modifiers:
- "abstract"
syntax: "public abstract String shortName()"
desc: "Get the groupShortName value."
returns:
description: "the groupShortName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.smsReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.smsReceivers()"
name: "smsReceivers()"
nameWithType: "ActionGroup.smsReceivers()"
summary: "Get the sms<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<SmsReceiver> smsReceivers()"
desc: "Get the smsReceivers value."
returns:
description: "the smsReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.SmsReceiver?alt=com.microsoft.azure.management.monitor.SmsReceiver&text=SmsReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.voiceReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.voiceReceivers()"
name: "voiceReceivers()"
nameWithType: "ActionGroup.voiceReceivers()"
summary: "Get the voice<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<VoiceReceiver> voiceReceivers()"
desc: "Get the voiceReceivers value."
returns:
description: "the voiceReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.VoiceReceiver?alt=com.microsoft.azure.management.monitor.VoiceReceiver&text=VoiceReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.webhookReceivers()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.webhookReceivers()"
name: "webhookReceivers()"
nameWithType: "ActionGroup.webhookReceivers()"
summary: "Get the webhook<wbr>Receivers value."
modifiers:
- "abstract"
syntax: "public abstract List<WebhookReceiver> webhookReceivers()"
desc: "Get the webhookReceivers value."
returns:
description: "the webhookReceivers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.WebhookReceiver?alt=com.microsoft.azure.management.monitor.WebhookReceiver&text=WebhookReceiver\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of an Azure Action Group."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.implementation.MonitorManager?alt=com.microsoft.azure.management.monitor.implementation.MonitorManager&text=MonitorManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.monitor.implementation.ActionGroupResourceInner?alt=com.microsoft.azure.management.monitor.implementation.ActionGroupResourceInner&text=ActionGroupResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.ActionGroup?alt=com.microsoft.azure.management.monitor.ActionGroup&text=ActionGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.Update?alt=com.microsoft.azure.management.monitor.ActionGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.monitor"
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4