다음을 통해 공유


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithExistingUserAssignedManagedServiceIdentity 메서드

정의

웹앱과 연결할 기존 사용자 할당 ID를 지정합니다.

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

ID입니다.

반환

적용 대상