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

ManagedComputeIdentity 类

定义

托管计算标识定义。

public class ManagedComputeIdentity : Azure.ResourceManager.MachineLearning.Models.MonitorComputeIdentityBase
type ManagedComputeIdentity = class
    inherit MonitorComputeIdentityBase
Public Class ManagedComputeIdentity
Inherits MonitorComputeIdentityBase
继承
ManagedComputeIdentity

构造函数

ManagedComputeIdentity()

初始化 ManagedComputeIdentity 的新实例。

属性

Identity

托管服务标识 (系统分配的标识和/或用户分配的标识) 。

适用于