Uses of Interface
com.azure.resourcemanager.monitor.models.AutoscaleSetting.DefinitionStages.WithCreate
Packages that use AutoscaleSetting.DefinitionStages.WithCreate
Package
Description
Package containing the data models for MonitorClient.
-
Uses of AutoscaleSetting.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of AutoscaleSetting.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an autoscale setting definition.Subinterfaces with type arguments of type AutoscaleSetting.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe final stage of the definition which attaches defined profile to the current Autoscale settings.Methods in com.azure.resourcemanager.monitor.models that return AutoscaleSetting.DefinitionStages.WithCreateModifier and TypeMethodDescriptionAutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withAdminEmailNotification()Specifies that an email should be send to subscription administrator.AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled.withAutoscaleDisabled()Set the current autoscale in the disabled state.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCoAdminEmailNotification()Specifies that an email should be send to subscription co-administrator.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCustomEmailsNotification(String... customEmailAddresses) Specifies that an email should be send to custom email addresses.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withWebhookNotification(String serviceUri) Set the service address to receive the notification.