Interface AutoscaleSetting.Definition
- All Superinterfaces:
AutoscaleSetting.DefinitionStages.Blank
,AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications
,AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
,AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
,AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri
,AutoscaleSetting.DefinitionStages.WithCreate
,AutoscaleSetting.DefinitionStages.WithGroup
,Creatable<AutoscaleSetting>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri>
,GroupableResource.DefinitionStages.WithGroup<AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri>
,GroupableResource.DefinitionStages.WithNewResourceGroup<AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri>
,HasName
,Indexable
,Resource.DefinitionWithRegion<AutoscaleSetting.DefinitionStages.WithGroup>
- Enclosing interface:
- AutoscaleSetting
public static interface AutoscaleSetting.Definition
extends AutoscaleSetting.DefinitionStages.Blank, AutoscaleSetting.DefinitionStages.WithGroup, AutoscaleSetting.DefinitionStages.WithCreate, AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles, AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri, AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
The entirety of an autoscale setting definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications
withAdminEmailNotification, withCoAdminEmailNotification, withCustomEmailsNotification, withWebhookNotification
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
defineAutoscaleProfile
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
withAutoscaleDisabled
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri
withTargetResource
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion