TargetReference Class

Model that represents a reference to a Target in the selector.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
TargetReference

Constructor

TargetReference(*, id: str, **kwargs)

Variables

type
str

Enum of the Target reference type. Has constant value: "ChaosTarget".

id
str

Required. String of the resource ID of a Target resource.

Attributes

type

type = 'ChaosTarget'