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
manager
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByParent
deleteByParent, deleteByParentAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-