Class: DatadogAPIClient::V2::AzureStorageDestinationType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/azure_storage_destination_type.rb

Overview

The destination type. The value should always be azure_storage.

Constant Summary collapse

AZURE_STORAGE =
"azure_storage".freeze

Method Summary

Methods included from BaseEnumModel

included