共用方式為


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithExistingUserAssignedManagedServiceIdentity 方法

定義

指定要與 Web 應用程式相關聯的現有使用者指派身分識別。

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithExistingUserAssignedManagedServiceIdentity (Microsoft.Azure.Management.Msi.Fluent.IIdentity identity);
abstract member WithExistingUserAssignedManagedServiceIdentity : Microsoft.Azure.Management.Msi.Fluent.IIdentity -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithExistingUserAssignedManagedServiceIdentity (identity As IIdentity) As IUpdate(Of FluentT)

參數

identity
Microsoft.Azure.Management.Msi.Fluent.IIdentity

識別。

傳回

適用於