Interface PrivateDnsZoneGroup.Definition
-
- All Superinterfaces:
Creatable<PrivateDnsZoneGroup>,HasName,Indexable,PrivateDnsZoneGroup.DefinitionStages.Blank,PrivateDnsZoneGroup.DefinitionStages.WithCreate,PrivateDnsZoneGroup.DefinitionStages.WithZoneConfigure
- Enclosing interface:
- PrivateDnsZoneGroup
public static interface PrivateDnsZoneGroup.Definition extends PrivateDnsZoneGroup.DefinitionStages.Blank, PrivateDnsZoneGroup.DefinitionStages.WithZoneConfigure, PrivateDnsZoneGroup.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.network.models.PrivateDnsZoneGroup.DefinitionStages.WithZoneConfigure
withPrivateDnsZoneConfigure
-
-