DatadogMonitorResource.UpdateStages.WithSku Interface

public static interface DatadogMonitorResource.UpdateStages.WithSku

The stage of the DatadogMonitorResource update allowing to specify sku.

Method Summary

Modifier and Type Method and Description
abstract Update withSku(ResourceSku sku)

Specifies the sku property: The sku property..

Method Details

withSku

public abstract DatadogMonitorResource.Update withSku(ResourceSku sku)

Specifies the sku property: The sku property..

Parameters:

sku - The sku property.

Returns:

the next definition stage.

Applies to