Interface NetworkWatcher.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<NetworkWatcher>,HasName,Indexable,Resource.DefinitionWithTags<NetworkWatcher.DefinitionStages.WithCreate>
- All Known Subinterfaces:
NetworkWatcher.Definition
- Enclosing interface:
- NetworkWatcher.DefinitionStages
public static interface NetworkWatcher.DefinitionStages.WithCreate extends Creatable<NetworkWatcher>, Resource.DefinitionWithTags<NetworkWatcher.DefinitionStages.WithCreate>
A network watcher with sufficient inputs to create a new network watcher 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.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-