ComputeNodeIdentityReference Class
The reference to a user assigned identity associated with the Batch pool which a compute node will use.
Constructor
ComputeNodeIdentityReference(*, resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
resource_id
|
The ARM resource id of the user assigned identity. Default value: None
|
Variables
Name | Description |
---|---|
resource_id
|
The ARM resource id of the user assigned identity. |