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

BatchPoolIdentityType.None Property

Definition

Batch pool has no identity associated with it. Setting None in update pool will remove existing identities.

public static Azure.Compute.Batch.BatchPoolIdentityType None { get; }
static member None : Azure.Compute.Batch.BatchPoolIdentityType
Public Shared ReadOnly Property None As BatchPoolIdentityType

Property Value

Applies to