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

IWithManagedServiceIdentity.WithIdentity(ManagedServiceIdentity) 方法

定义

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

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithIdentity (Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity identity);
abstract member WithIdentity : Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithIdentity (identity As ManagedServiceIdentity) As IUpdate

参数

identity
ManagedServiceIdentity

标识。

返回

适用于