ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface NetworkSecurityRule.DefinitionStages.WithDescription<ParentT>
| Modifier and Type | Method and Description |
|---|---|
NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> |
withDescription(String description)
Specifies a description for this security rule.
|
NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> withDescription(String description)
description - the text description to associate with this security ruleCopyright © 2021 Microsoft Corporation. All rights reserved.