public interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<com.microsoft.azure.management.network.ApplicationGateway>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  super_class: java.lang.Object
{
  public abstract java.lang.String data();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayAuthenticationCertificateInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/ChildResource<Lcom/microsoft/azure/management/network/ApplicationGateway;>;
SourceFile: "ApplicationGatewayAuthenticationCertificate.java"
NestMembers:
  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$Definition  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$DefinitionStages  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$DefinitionStages$Blank  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$DefinitionStages$WithAttach  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$DefinitionStages$WithData  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$Update  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinition  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinitionStages  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinitionStages$Blank  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinitionStages$WithAttach  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinitionStages$WithData  com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateStages
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Definition = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$Definition of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  public abstract DefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$DefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  public abstract Update = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$Update of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  public abstract UpdateDefinition = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinition of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateDefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
  public abstract UpdateStages = com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate$UpdateStages of com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)