| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppAuthentication.UpdateDefinition<ParentT>
The entirety of a web app authentication definition as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppAuthentication.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>> |
WebAppBase.UpdateStages.WithAuthentication.defineAuthentication()
Specifies the definition of a new authentication configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/