Sha256: a770f1d932cc53dfab685a26a093e25bdbca9196d0e51a57fb80ed0e2017555d
Contents?: true
Size: 511 Bytes
Versions: 2
Compression:
Stored size: 511 Bytes
Contents
# DatadogAPIClient::V2::LogsArchiveIntegrationAzure ## Properties | Name | Type | Description | Notes | | ------------- | ---------- | ------------ | ----- | | **client_id** | **String** | A client ID. | | | **tenant_id** | **String** | A tenant ID. | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::LogsArchiveIntegrationAzure.new( client_id: aaaaaaaa-1a1a-1a1a-1a1a-aaaaaaaaaaaa, tenant_id: aaaaaaaa-1a1a-1a1a-1a1a-aaaaaaaaaaaa ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v2/LogsArchiveIntegrationAzure.md |
datadog_api_client-1.5.0 | docs/v2/LogsArchiveIntegrationAzure.md |