public static interface ApplicationGateway.DefinitionStages.WithProbe
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> |
defineProbe(String name)
Begins the definition of a new probe.
|
ApplicationGatewayProbe.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineProbe(String name)
name - a unique name for the probe/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/