public interface com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithManagedServiceIdentity<FluentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithManagedServiceIdentity
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithSystemAssignedIdentityBasedAccessOrCreate<FluentT> withSystemAssignedManagedServiceIdentity();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithSystemAssignedIdentityBasedAccessOrCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithSystemAssignedIdentityBasedAccessOrCreate<TFluentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT> withUserAssignedManagedServiceIdentity();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithUserAssignedManagedServiceIdentityBasedAccessOrCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<TFluentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.appservice.WebAppBase$Update<FluentT> withoutSystemAssignedManagedServiceIdentity();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppBase$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppBase$Update<TFluentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
Signature: <FluentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppBase.java"
NestHost: com.microsoft.azure.management.appservice.WebAppBase
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages of com.microsoft.azure.management.appservice.WebAppBase
  public abstract WithManagedServiceIdentity = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithManagedServiceIdentity of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract WithSystemAssignedIdentityBasedAccessOrCreate = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithSystemAssignedIdentityBasedAccessOrCreate of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract WithUserAssignedManagedServiceIdentityBasedAccessOrCreate = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithUserAssignedManagedServiceIdentityBasedAccessOrCreate of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract Update = com.microsoft.azure.management.appservice.WebAppBase$Update of com.microsoft.azure.management.appservice.WebAppBase