public static interface ActivityLogAlert.DefinitionStages.WithDescription
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlert.DefinitionStages.WithAlertEnabled |
withDescription(String description)
Sets description for activity log alert.
|
ActivityLogAlert.DefinitionStages.WithAlertEnabled withDescription(String description)
description - Human readable text description of the activity log alert./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/