Interface PrivateDnsZoneGroups

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<NetworkManager>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<PrivateDnsZoneGroup.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByParent, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<PrivateDnsZoneGroup>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<PrivateDnsZoneGroup>

public interface PrivateDnsZoneGroups extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<PrivateDnsZoneGroup.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<PrivateDnsZoneGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByParent, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<PrivateDnsZoneGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.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