DatadogMonitorResource.DefinitionStages.WithSku Interface

public static interface DatadogMonitorResource.DefinitionStages.WithSku

The stage of the DatadogMonitorResource definition allowing to specify sku.

Method Summary

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

Specifies the sku property: The sku property..

Method Details

withSku

public abstract DatadogMonitorResource.DefinitionStages.WithCreate withSku(ResourceSku sku)

Specifies the sku property: The sku property..

Parameters:

sku - The sku property.

Returns:

the next definition stage.

Applies to