Interface AutoscaleSettings

All Superinterfaces:
HasInner<com.microsoft.azure.management.monitor.implementation.AutoscaleSettingsInner>, HasManager<com.microsoft.azure.management.monitor.implementation.MonitorManager>, SupportsBatchCreation<AutoscaleSetting>, SupportsBatchDeletion, SupportsCreating<AutoscaleSetting.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<AutoscaleSetting>, SupportsListing<AutoscaleSetting>, SupportsListingByResourceGroup<AutoscaleSetting>

@Beta(V1_15_0) public interface AutoscaleSettings extends SupportsCreating<AutoscaleSetting.DefinitionStages.Blank>, SupportsListing<AutoscaleSetting>, SupportsListingByResourceGroup<AutoscaleSetting>, SupportsGettingById<AutoscaleSetting>, SupportsBatchCreation<AutoscaleSetting>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.monitor.implementation.MonitorManager>, HasInner<com.microsoft.azure.management.monitor.implementation.AutoscaleSettingsInner>
Entry point to autoscale management API in Azure.