次の方法で共有


IWithManagedServiceIdentity<FluentT>.WithUserAssignedManagedServiceIdentity メソッド

定義

Web アプリでユーザー割り当てマネージド サービス ID を有効にする必要があることを指定します。

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

戻り値

適用対象