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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java