98 строки
5.7 KiB
YAML
98 строки
5.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.customEmails()
|
|
name: customEmails()
|
|
nameWithType: EmailNotification.customEmails()
|
|
returns:
|
|
description: <p>the customEmails value </p>
|
|
type: <xref href="List%3CString%3E?alt=List%3CString%3E&text=List%3CString%3E" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.</p>
|
|
|
|
<p></p>
|
|
syntax: public List<String> customEmails()
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.customEmails()
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.sendToSubscriptionAdministrator()
|
|
name: sendToSubscriptionAdministrator()
|
|
nameWithType: EmailNotification.sendToSubscriptionAdministrator()
|
|
returns:
|
|
description: <p>the sendToSubscriptionAdministrator value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get a value indicating whether to send email to subscription administrator.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean sendToSubscriptionAdministrator()
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.sendToSubscriptionAdministrator()
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.sendToSubscriptionCoAdministrators()
|
|
name: sendToSubscriptionCoAdministrators()
|
|
nameWithType: EmailNotification.sendToSubscriptionCoAdministrators()
|
|
returns:
|
|
description: <p>the sendToSubscriptionCoAdministrators value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get a value indicating whether to send email to subscription co-administrators.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean sendToSubscriptionCoAdministrators()
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.sendToSubscriptionCoAdministrators()
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.withCustomEmails(List<String> customEmails)
|
|
name: withCustomEmails(List<String> customEmails)
|
|
nameWithType: EmailNotification.withCustomEmails(List<String> customEmails)
|
|
parameters:
|
|
- description: <p>the customEmails value to set </p>
|
|
name: customEmails
|
|
type: <xref href="List%3CString%3E?alt=List%3CString%3E&text=List%3CString%3E" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the EmailNotification object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.monitor.EmailNotification?alt=com.microsoft.azure.management.monitor.EmailNotification&text=EmailNotification" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.</p>
|
|
|
|
<p></p>
|
|
syntax: public EmailNotification withCustomEmails(List<String> customEmails)
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.withCustomEmails(List<String>)
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
|
|
name: withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
|
|
nameWithType: EmailNotification.withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
|
|
parameters:
|
|
- description: <p>the sendToSubscriptionAdministrator value to set </p>
|
|
name: sendToSubscriptionAdministrator
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the EmailNotification object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.monitor.EmailNotification?alt=com.microsoft.azure.management.monitor.EmailNotification&text=EmailNotification" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set a value indicating whether to send email to subscription administrator.</p>
|
|
|
|
<p></p>
|
|
syntax: public EmailNotification withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.withSendToSubscriptionAdministrator(Boolean)
|
|
- fullName: com.microsoft.azure.management.monitor.EmailNotification.withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
|
|
name: withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
|
|
nameWithType: EmailNotification.withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
|
|
parameters:
|
|
- description: <p>the sendToSubscriptionCoAdministrators value to set </p>
|
|
name: sendToSubscriptionCoAdministrators
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the EmailNotification object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.monitor.EmailNotification?alt=com.microsoft.azure.management.monitor.EmailNotification&text=EmailNotification" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set a value indicating whether to send email to subscription co-administrators.</p>
|
|
|
|
<p></p>
|
|
syntax: public EmailNotification withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification.withSendToSubscriptionCoAdministrators(Boolean)
|
|
nameWithType: EmailNotification
|
|
syntax: public class EmailNotification
|
|
type: class
|
|
uid: com.microsoft.azure.management.monitor.EmailNotification
|
|
fullName: com.microsoft.azure.management.monitor.EmailNotification
|
|
name: EmailNotification
|
|
package: com.microsoft.azure.management.monitor
|
|
summary: <p>Email notification of an autoscale event. </p>
|
|
metadata: {}
|