Interface AzureCloudFeature
- All Superinterfaces:
CloudFeature
- All Known Implementing Classes:
AbstractAzureFunction
,AzureHttpFunction
,AzureLogging
,AzureRawFunction
,BasecampAzureChatBot
,ObjectStorageAzure
,TelegramAzureChatBot
Marker interface for features that are specific to the Azure cloud platform.
Implements CloudFeature
and defaults the cloud to Cloud.AZURE
.
-
Method Summary
-
Method Details
-
getCloud
- Specified by:
getCloud
in interfaceCloudFeature
-