你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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