| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptions |
AgentlessScanningApi.updateAzureScanOptions(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
CompletableFuture<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsAsync(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfo(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update the Agentless scan options for an activated subscription.
|
CompletableFuture<ApiResponse<AzureScanOptions>> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfoAsync(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptionsInputUpdate |
AzureScanOptionsInputUpdate.data(AzureScanOptionsInputUpdateData data) |
AzureScanOptionsInputUpdate |
AzureScanOptionsInputUpdate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.