VirtualMachineCustomImages Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<VirtualMachineCustomImage>
SupportsGettingByResourceGroup<VirtualMachineCustomImage>
SupportsListingByResourceGroup<VirtualMachineCustomImage>
HasManager<ComputeManager>
SupportsBatchCreation<VirtualMachineCustomImage>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<VirtualMachineCustomImage>
public interface VirtualMachineCustomImages
extends SupportsListing<VirtualMachineCustomImage>, SupportsCreating<Blank>, SupportsDeletingById, SupportsListingByResourceGroup<VirtualMachineCustomImage>, SupportsGettingByResourceGroup<VirtualMachineCustomImage>, SupportsGettingById<VirtualMachineCustomImage>, SupportsDeletingByResourceGroup, SupportsBatchCreation<VirtualMachineCustomImage>, SupportsBatchDeletion, HasManager<ComputeManager>
Entry point to custom virtual machine image management.
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java