public class StaticSiteFunctionOverviewArmResourceInner extends ProxyOnlyResource
| Constructor and Description |
|---|
StaticSiteFunctionOverviewArmResourceInner() |
| 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.
|
StaticSiteFunctionOverviewArmResourceInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic StaticSiteFunctionOverviewArmResourceInner()
public String functionName()
public TriggerTypes triggerType()
public StaticSiteFunctionOverviewArmResourceInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.