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 com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByParent
deleteByParent, deleteByParentAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync