Package version:

Interface ServerAutomaticTuning

Server-level Automatic Tuning.

Hierarchy

Properties

Automatic tuning actual state. NOTE: This property will not be serialized. It can only be populated by the server.

Automatic tuning desired state.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

options?: {
    [propertyName: string]: AutomaticTuningServerOptions;
}

Automatic tuning options definition.

Type declaration

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc