다음을 통해 공유


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithoutUserAssignedManagedServiceIdentity 메서드

정의

웹앱과 연결된 사용자 할당 ID를 제거하도록 지정합니다.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutUserAssignedManagedServiceIdentity (string identityId);
abstract member WithoutUserAssignedManagedServiceIdentity : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutUserAssignedManagedServiceIdentity (identityId As String) As IUpdate(Of FluentT)

매개 변수

identityId
String

ID의 ARM 리소스 ID입니다.

반환

적용 대상