public final class StaticSiteFunctionOverviewArmResourceProperties extends Object
| Constructor and Description |
|---|
StaticSiteFunctionOverviewArmResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
functionName()
Get the functionName property: The name for the function.
|
TriggerTypes |
triggerType()
Get the triggerType property: The trigger type of the function.
|
void |
validate()
Validates the instance.
|
public StaticSiteFunctionOverviewArmResourceProperties()
public String functionName()
public TriggerTypes triggerType()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.