Interface FunctionEnvelope
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<FunctionEnvelopeInner>
public interface FunctionEnvelope
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<FunctionEnvelopeInner>
An immutable representation of function Information.
-
Method Summary
Modifier and TypeMethodDescriptionconfig()Gets the config value.Gets the configHref value.files()Gets the files value.Gets the functionAppId value.href()Gets the href value.Gets the scriptHref value.Gets the scriptRootPathHref value.Gets the secretsFileHref value.testData()Gets the testData value.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
functionAppId
-
scriptRootPathHref
String scriptRootPathHref()Gets the scriptRootPathHref value.- Returns:
- the scriptRootPathHref value
-
scriptHref
-
configHref
-
secretsFileHref
-
href
-
config
-
files
-
testData
-