Share via


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

IWithSystemAssignedManagedServiceIdentity 接口

定义

容器实例定义的阶段,允许指定具有系统分配的托管服务标识。

public interface IWithSystemAssignedManagedServiceIdentity : Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithSystemAssignedManagedServiceIdentityBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSystemAssignedManagedServiceIdentity = interface
    interface IWithSystemAssignedManagedServiceIdentityBeta
    interface IBeta
Public Interface IWithSystemAssignedManagedServiceIdentity
Implements IBeta, IWithSystemAssignedManagedServiceIdentityBeta
派生
实现

方法

WithSystemAssignedManagedServiceIdentity()

为容器组指定系统分配的托管服务标识。

(继承自 IWithSystemAssignedManagedServiceIdentityBeta)

适用于