Profile interface

Defines an Network Experiment Profile and lists of Experiments

Extends

Properties

enabledState

The state of the Experiment

etag

Gets a unique read-only string that changes whenever the resource is updated.

resourceState

Resource status.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

enabledState

The state of the Experiment

enabledState?: string

Property Value

string

etag

Gets a unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

resourceState

Resource status.

resourceState?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From ResourcewithSettableName.id

location

Resource location.

location?: string

Property Value

string

Inherited From ResourcewithSettableName.location

name

Resource name.

name?: string

Property Value

string

Inherited From ResourcewithSettableName.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From ResourcewithSettableName.tags

type

Resource type.

type?: string

Property Value

string

Inherited From ResourcewithSettableName.type