public static interface NetworkWatcher.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkWatcher.DefinitionStages.Blank
The first stage of a network watcher definition.
|
static interface |
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.
|
static interface |
NetworkWatcher.DefinitionStages.WithGroup
The stage of the network watcher definition allowing to specify the resource group.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.