FlightingRingResource Class

The flighting ring resource.

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

Inheritance
azure.mgmt.testbase.models._models_py3.ProxyResource
FlightingRingResource

Constructor

FlightingRingResource(*, actual_flighting_ring_name: Optional[str] = None, **kwargs)

Parameters

actual_flighting_ring_name
str
Required

The actual name of a flighting ring of a Test Base Account.

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

system_data
<xref:test_base.models.SystemData>

The system metadata relating to this resource.