public interface com.microsoft.azure.management.appservice.WebAppBase$UpdateStages$WithUserAssignedManagedServiceIdentityBasedAccess<FluentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppBase$UpdateStages$WithUserAssignedManagedServiceIdentityBasedAccess
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppBase$Update<FluentT> withNewUserAssignedManagedServiceIdentity(com.microsoft.azure.management.resources.fluentcore.model.Creatable<com.microsoft.azure.management.msi.Identity>);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable;)Lcom/microsoft/azure/management/appservice/WebAppBase$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable<Lcom/microsoft/azure/management/msi/Identity;>;)Lcom/microsoft/azure/management/appservice/WebAppBase$Update<TFluentT;>;
    MethodParameters:
                   Name  Flags
      creatableIdentity  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$Update<FluentT> withExistingUserAssignedManagedServiceIdentity(com.microsoft.azure.management.msi.Identity);
    descriptor: (Lcom/microsoft/azure/management/msi/Identity;)Lcom/microsoft/azure/management/appservice/WebAppBase$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/msi/Identity;)Lcom/microsoft/azure/management/appservice/WebAppBase$Update<TFluentT;>;
    MethodParameters:
          Name  Flags
      identity  
}
Signature: <FluentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppBase.java"
NestHost: com.microsoft.azure.management.appservice.WebAppBase
InnerClasses:
  public abstract Update = com.microsoft.azure.management.appservice.WebAppBase$Update of com.microsoft.azure.management.appservice.WebAppBase
  public abstract UpdateStages = com.microsoft.azure.management.appservice.WebAppBase$UpdateStages of com.microsoft.azure.management.appservice.WebAppBase
  public abstract WithUserAssignedManagedServiceIdentityBasedAccess = com.microsoft.azure.management.appservice.WebAppBase$UpdateStages$WithUserAssignedManagedServiceIdentityBasedAccess of com.microsoft.azure.management.appservice.WebAppBase$UpdateStages