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 conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java