public interface FunctionEnvelope extends HasInnerModel<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() |
innerModelString functionAppId()
String scriptRootPathHref()
String scriptHref()
String configHref()
String secretsFileHref()
String href()
Object config()
String testData()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.