Share via


ComputeNodeIdentityReference Class

The reference to a user assigned identity associated with the Batch pool which a compute node will use.

Constructor

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

Variables

Name Description
resource_id
str

The ARM resource id of the user assigned identity.

Attributes

resource_id

The ARM resource id of the user assigned identity.

resource_id: str | None