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

IWithManagedServiceIdentity 接口

定义

允许指定托管服务标识的应用程序网关更新阶段。

public interface IWithManagedServiceIdentity
type IWithManagedServiceIdentity = interface
Public Interface IWithManagedServiceIdentity
派生

方法

WithIdentity(ManagedServiceIdentity)

指定要与应用程序网关关联的标识。

适用于