DiskEncryptionSets Interface
Implements
SupportsDeletingByResourceGroup
SupportsGettingById<DiskEncryptionSet>
SupportsGettingByResourceGroup<DiskEncryptionSet>
SupportsListingByResourceGroup<DiskEncryptionSet>
SupportsCreating<Blank>
SupportsDeletingById
public interface DiskEncryptionSets
extends SupportsCreating<Blank>, SupportsListingByResourceGroup<DiskEncryptionSet>, SupportsGettingByResourceGroup<DiskEncryptionSet>, SupportsGettingById<DiskEncryptionSet>, SupportsDeletingByResourceGroup, SupportsDeletingById
Entry point to disk encryption set management API.
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java