azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

26 строки
2.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles.defineAutoscaleProfile(String)
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withAdminEmailNotification()
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled.withAutoscaleDisabled()
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCoAdminEmailNotification()
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withCustomEmailsNotification(String...)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion.withRegion(String)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion.withRegion(Region)
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri.withTargetResource(String)
- com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications.withWebhookNotification(String)
nameWithType: AutoscaleSetting.Definition
syntax: public interface Definition extends AutoscaleSetting.DefinitionStages.Blank,AutoscaleSetting.DefinitionStages.WithGroup,AutoscaleSetting.DefinitionStages.WithCreate,AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles,AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri,AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
type: interface
uid: com.microsoft.azure.management.monitor.AutoscaleSetting.Definition
fullName: com.microsoft.azure.management.monitor.AutoscaleSetting.Definition
name: AutoscaleSetting.Definition
package: com.microsoft.azure.management.monitor
summary: <p>The entirety of an autoscale setting definition. </p>
metadata: {}