Delegation Class

Details the service to which the subnet is delegated.

Constructor

Delegation(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Properties of the subnet.

name
str

The name of the resource that is unique within a subnet. This name can be used to access the resource.

etag
str

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

type
str

Resource type.

Attributes

etag

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

etag: str | None

name

The name of the resource that is unique within a subnet. This name can be used to access the resource.

name: str | None

properties

Properties of the subnet.

properties: _models.ServiceDelegationPropertiesFormat | None

type

Resource type.

type: str | None