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

206 строки
15 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>"
name: "ActionGroup.ActionDefinition<ParentT>"
nameWithType: "ActionGroup.ActionDefinition<ParentT>"
summary: "Receivers action definition allowing to set each receiver's configuration."
syntax: "public static interface **ActionGroup.ActionDefinition<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.attach()"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.attach()"
name: "attach()"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.attach()"
summary: "Attaches the defined receivers to the Action Group configuration."
modifiers:
- "abstract"
syntax: "public abstract ParentT attach()"
desc: "Attaches the defined receivers to the Action Group configuration."
returns:
description: "the next stage of the definition"
type: "<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withAutomationRunbook(java.lang.String,java.lang.String,java.lang.String,boolean)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withAutomationRunbook(String automationAccountId, String runbookName, String webhookResourceId, boolean isGlobalRunbook)"
name: "withAutomationRunbook(String automationAccountId, String runbookName, String webhookResourceId, boolean isGlobalRunbook)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withAutomationRunbook(String automationAccountId, String runbookName, String webhookResourceId, boolean isGlobalRunbook)"
summary: "Sets the Azure Automation Runbook notification receiver."
modifiers:
- "abstract"
parameters:
- description: "the automationAccountId value to set"
name: "automationAccountId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the runbookName value to set"
name: "runbookName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the webhookResourceId value to set"
name: "webhookResourceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the isGlobalRunbook value to set"
name: "isGlobalRunbook"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withAutomationRunbook(String automationAccountId, String runbookName, String webhookResourceId, boolean isGlobalRunbook)"
desc: "Sets the Azure Automation Runbook notification receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withAzureFunction(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withAzureFunction(String functionAppResourceId, String functionName, String httpTriggerUrl)"
name: "withAzureFunction(String functionAppResourceId, String functionName, String httpTriggerUrl)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withAzureFunction(String functionAppResourceId, String functionName, String httpTriggerUrl)"
summary: "Sets the Azure Functions receiver."
modifiers:
- "abstract"
parameters:
- description: "the functionAppResourceId value to set"
name: "functionAppResourceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the functionName value to set"
name: "functionName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the httpTriggerUrl value to set"
name: "httpTriggerUrl"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withAzureFunction(String functionAppResourceId, String functionName, String httpTriggerUrl)"
desc: "Sets the Azure Functions receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withEmail(java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withEmail(String emailAddress)"
name: "withEmail(String emailAddress)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withEmail(String emailAddress)"
summary: "Sets the email receiver."
modifiers:
- "abstract"
parameters:
- description: "the email Address value to set"
name: "emailAddress"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withEmail(String emailAddress)"
desc: "Sets the email receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withItsm(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withItsm(String workspaceId, String connectionId, String ticketConfiguration, String region)"
name: "withItsm(String workspaceId, String connectionId, String ticketConfiguration, String region)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withItsm(String workspaceId, String connectionId, String ticketConfiguration, String region)"
summary: "Sets the ITSM receiver."
modifiers:
- "abstract"
parameters:
- description: "the workspaceId value to set"
name: "workspaceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the connectionId value to set"
name: "connectionId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the ticketConfiguration value to set"
name: "ticketConfiguration"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the region value to set"
name: "region"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withItsm(String workspaceId, String connectionId, String ticketConfiguration, String region)"
desc: "Sets the ITSM receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withLogicApp(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withLogicApp(String logicAppResourceId, String callbackUrl)"
name: "withLogicApp(String logicAppResourceId, String callbackUrl)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withLogicApp(String logicAppResourceId, String callbackUrl)"
summary: "Sets the Logic App receiver."
modifiers:
- "abstract"
parameters:
- description: "the logicAppResourceId value to set"
name: "logicAppResourceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the callbackUrl value to set"
name: "callbackUrl"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withLogicApp(String logicAppResourceId, String callbackUrl)"
desc: "Sets the Logic App receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withPushNotification(java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withPushNotification(String emailAddress)"
name: "withPushNotification(String emailAddress)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withPushNotification(String emailAddress)"
summary: "Sets the Azure Mobile App Push Notification receiver."
modifiers:
- "abstract"
parameters:
- description: "the emailAddress value to set"
name: "emailAddress"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withPushNotification(String emailAddress)"
desc: "Sets the Azure Mobile App Push Notification receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withSms(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withSms(String countryCode, String phoneNumber)"
name: "withSms(String countryCode, String phoneNumber)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withSms(String countryCode, String phoneNumber)"
summary: "Sets the SMS receiver."
modifiers:
- "abstract"
parameters:
- description: "the countryCode value to set"
name: "countryCode"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the phoneNumber value to set"
name: "phoneNumber"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withSms(String countryCode, String phoneNumber)"
desc: "Sets the SMS receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withVoice(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withVoice(String countryCode, String phoneNumber)"
name: "withVoice(String countryCode, String phoneNumber)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withVoice(String countryCode, String phoneNumber)"
summary: "Sets the Voice notification receiver."
modifiers:
- "abstract"
parameters:
- description: "the countryCode value to set"
name: "countryCode"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the phoneNumber value to set"
name: "phoneNumber"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withVoice(String countryCode, String phoneNumber)"
desc: "Sets the Voice notification receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition.withWebhook(java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition<ParentT>.withWebhook(String serviceUri)"
name: "withWebhook(String serviceUri)"
nameWithType: "ActionGroup.ActionDefinition<ParentT>.withWebhook(String serviceUri)"
summary: "Sets the Webhook receiver."
modifiers:
- "abstract"
parameters:
- description: "the serviceUri value to set"
name: "serviceUri"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActionGroup.ActionDefinition<ParentT> withWebhook(String serviceUri)"
desc: "Sets the Webhook receiver."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition?alt=com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition&text=ActionDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the next stage of the definition."
name: "ParentT"
desc: "Receivers action definition allowing to set each receiver's configuration."
metadata: {}
package: "com.microsoft.azure.management.monitor"
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4