AutoscaleSettings Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<AutoscaleSetting>
SupportsListingByResourceGroup<AutoscaleSetting>
HasManager<MonitorManager>
SupportsBatchCreation<AutoscaleSetting>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<AutoscaleSetting>
public interface AutoscaleSettings
extends SupportsCreating<Blank>, SupportsListing<AutoscaleSetting>, SupportsListingByResourceGroup<AutoscaleSetting>, SupportsGettingById<AutoscaleSetting>, SupportsBatchCreation<AutoscaleSetting>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchDeletion, HasManager<MonitorManager>
Entry point to autoscale management API in Azure.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java