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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java