Interface PrivateDnsZoneGroups
- All Superinterfaces:
HasManager<NetworkManager>, SupportsCreating<PrivateDnsZoneGroup.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByParent, SupportsGettingById<PrivateDnsZoneGroup>, SupportsListing<PrivateDnsZoneGroup>
public interface PrivateDnsZoneGroups
extends SupportsCreating<PrivateDnsZoneGroup.DefinitionStages.Blank>, SupportsDeletingById, SupportsGettingById<PrivateDnsZoneGroup>, SupportsDeletingByParent, SupportsListing<PrivateDnsZoneGroup>, HasManager<NetworkManager>
Entry point for private dns zone groups management API.
-
Method Summary
Methods inherited from interface HasManager
managerMethods inherited from interface SupportsCreating
defineMethods inherited from interface SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface SupportsDeletingByParent
deleteByParent, deleteByParentAsyncMethods inherited from interface SupportsGettingById
getById, getByIdAsyncMethods inherited from interface SupportsListing
list, listAsync