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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java