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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/