DataflowProfilePropertiesResponse

data class DataflowProfilePropertiesResponse(val diagnostics: ProfileDiagnosticsResponse? = null, val instanceCount: Int? = null, val provisioningState: String)

DataflowProfile Resource properties

Constructors

Link copied to clipboard
constructor(diagnostics: ProfileDiagnosticsResponse? = null, instanceCount: Int? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Spec defines the desired identities of NBC diagnostics settings.

Link copied to clipboard
val instanceCount: Int? = null

To manually scale the dataflow profile, specify the maximum number of instances you want to run.

Link copied to clipboard

The status of the last operation.