ComputeNodeIdentityReference Class

Definition

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

public class ComputeNodeIdentityReference
type ComputeNodeIdentityReference = class
Public Class ComputeNodeIdentityReference
Inheritance
ComputeNodeIdentityReference

Constructors

ComputeNodeIdentityReference()

Initializes a new instance of the ComputeNodeIdentityReference class.

Properties

ResourceId

Gets or sets the ARM resource id of the user assigned identity.

Applies to