Sha256: 0722b08207b676297f9c94b9dcc38500dde7e2406f7ec228d3739b5b2c062f68
Contents?: true
Size: 470 Bytes
Versions: 7
Compression:
Stored size: 470 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
7 entries across 7 versions & 1 rubygems