public interface FunctionEnvelope
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.FunctionEnvelopeInner>
| Modifier and Type | Method and Description |
|---|---|
Object |
config() |
String |
configHref() |
Map<String,String> |
files() |
String |
functionAppId() |
String |
href() |
String |
scriptHref() |
String |
scriptRootPathHref() |
String |
secretsFileHref() |
String |
testData() |
String functionAppId()
String scriptRootPathHref()
String scriptHref()
String configHref()
String secretsFileHref()
String href()
Object config()
String testData()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/