public interface com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable$InUpdate<ParentT>, com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAuthenticationProvider<ParentT>, com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithTokenStore<ParentT>, com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithExternalRedirectUrls<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach
  super_class: java.lang.Object
{
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Attachable$InUpdate<TParentT;>;Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAuthenticationProvider<TParentT;>;Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithTokenStore<TParentT;>;Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithExternalRedirectUrls<TParentT;>;
SourceFile: "WebAppAuthentication.java"
NestHost: com.microsoft.azure.management.appservice.WebAppAuthentication
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages of com.microsoft.azure.management.appservice.WebAppAuthentication
  public abstract WithAttach = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages
  public abstract WithAuthenticationProvider = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAuthenticationProvider of com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages
  public abstract WithExternalRedirectUrls = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithExternalRedirectUrls of com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages
  public abstract WithTokenStore = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithTokenStore of com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages
  public abstract InUpdate = com.microsoft.azure.management.resources.fluentcore.model.Attachable$InUpdate of com.microsoft.azure.management.resources.fluentcore.model.Attachable