AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withAdminEmailNotification() |
Specifies that an email should be send to subscription administrator.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withAutoscaleDisabled() |
Sets current autoscale setting to the disabled state.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withAutoscaleEnabled() |
Sets current autoscale setting to the enabled state.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withCoAdminEmailNotification() |
Specifies that an email should be send to subscription co-administrator.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withCustomEmailsNotification(String... customEmailAddresses) |
Specifies that an email should be send to custom email addresses.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withoutAdminEmailNotification() |
Removes email notification to subscription administrator.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.DefineAutoscaleSettingProfiles.withoutAutoscaleProfile(String name) |
Removes the specified profile from the current setting.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withoutCoAdminEmailNotification() |
Removes email notification to subscription co-administrator.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withoutCustomEmailsNotification() |
Removes email notification to custom email addresses.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withoutWebhookNotification() |
Removes service from autoscale notification.
|
AutoscaleSetting.Update |
AutoscaleSetting.UpdateStages.UpdateAutoscaleSettings.withWebhookNotification(String serviceUri) |
Set the service address to receive the notification.
|