AutoscaleSetting.DefinitionStages.WithCreate |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withAdminEmailNotification() |
Specifies that an email should be send to subscription administrator.
|
AutoscaleSetting.DefinitionStages.WithCreate |
AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled.withAutoscaleDisabled() |
Set the current autoscale in the disabled state.
|
AutoscaleSetting.DefinitionStages.WithCreate |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCoAdminEmailNotification() |
Specifies that an email should be send to subscription co-administrator.
|
AutoscaleSetting.DefinitionStages.WithCreate |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCustomEmailsNotification(String... customEmailAddresses) |
Specifies that an email should be send to custom email addresses.
|
AutoscaleSetting.DefinitionStages.WithCreate |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withWebhookNotification(String serviceUri) |
Set the service address to receive the notification.
|