| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerTypes |
StaticSiteFunctionOverviewArmResourceInner.triggerType()
Get the triggerType property: The trigger type of the function.
|
| Modifier and Type | Field and Description |
|---|---|
static TriggerTypes |
TriggerTypes.HTTP_TRIGGER
Static value HttpTrigger for TriggerTypes.
|
static TriggerTypes |
TriggerTypes.UNKNOWN
Static value Unknown for TriggerTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static TriggerTypes |
TriggerTypes.fromString(String name)
Creates or finds a TriggerTypes from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.