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

ManagedApplicationIdentityDescription 类

定义

提供创建或升级应用程序时要应用的应用程序参数替代。

public sealed class ManagedApplicationIdentityDescription
type ManagedApplicationIdentityDescription = class
Public NotInheritable Class ManagedApplicationIdentityDescription
继承
ManagedApplicationIdentityDescription

构造函数

ManagedApplicationIdentityDescription()

初始化 ManagedApplicationIdentityDescription 类的新实例。

属性

ManagedIdentities

获取要替代的应用程序参数的名称。

TokenServiceEndpoint

管理应用程序标识的令牌服务终结点。

方法

ToString()

返回 类的 ApplicationParameter 字符串表示形式。

适用于