PrivateDnsZoneGroups Interface
Implements
SupportsDeletingByParent
SupportsGettingById<PrivateDnsZoneGroup>
HasManager<NetworkManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<PrivateDnsZoneGroup>
public interface PrivateDnsZoneGroups
extends SupportsCreating<Blank>, SupportsDeletingById, SupportsGettingById<PrivateDnsZoneGroup>, SupportsDeletingByParent, SupportsListing<PrivateDnsZoneGroup>, HasManager<NetworkManager>
Entry point for private dns zone groups 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