Interface NetworkProfile.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<NetworkProfile>,HasName,Indexable,Resource.DefinitionWithTags<NetworkProfile.DefinitionStages.WithCreate>
- All Known Subinterfaces:
NetworkProfile.Definition
- Enclosing interface:
- NetworkProfile.DefinitionStages
public static interface NetworkProfile.DefinitionStages.WithCreate extends Creatable<NetworkProfile>, Resource.DefinitionWithTags<NetworkProfile.DefinitionStages.WithCreate>
The stage of the NetworkProfile definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-
-
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.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-