Interface PrivateDnsZone.DefinitionStages.Blank
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<PrivateDnsZone.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<PrivateDnsZone.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroupAndRegion<PrivateDnsZone.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<PrivateDnsZone.DefinitionStages.WithCreate>
- All Known Subinterfaces:
PrivateDnsZone.Definition
- Enclosing interface:
- PrivateDnsZone.DefinitionStages
public static interface PrivateDnsZone.DefinitionStages.Blank extends GroupableResource.DefinitionStages.WithGroupAndRegion<PrivateDnsZone.DefinitionStages.WithCreate>
The stage of the private DNS zone definition allowing to specify the resource group.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroup
-
-