Interface PrivateDnsZoneGroup.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<PrivateDnsZoneGroup>,HasName,Indexable,PrivateDnsZoneGroup.DefinitionStages.WithZoneConfigure
- All Known Subinterfaces:
PrivateDnsZoneGroup.Definition
- Enclosing interface:
- PrivateDnsZoneGroup.DefinitionStages
public static interface PrivateDnsZoneGroup.DefinitionStages.WithCreate extends PrivateDnsZoneGroup.DefinitionStages.WithZoneConfigure, Creatable<PrivateDnsZoneGroup>
A definition with sufficient inputs to create a new private dns zone group in the cloud, but exposing additional optional inputs to specify.
-
-
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
-
-