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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java