public interface com.microsoft.azure.management.network.Subnet$DefinitionStages$WithServiceEndpoint<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.Subnet$DefinitionStages$WithServiceEndpoint
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.Subnet$DefinitionStages$WithAttach<ParentT> withAccessFromService(com.microsoft.azure.management.network.ServiceEndpointType);
    descriptor: (Lcom/microsoft/azure/management/network/ServiceEndpointType;)Lcom/microsoft/azure/management/network/Subnet$DefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/network/ServiceEndpointType;)Lcom/microsoft/azure/management/network/Subnet$DefinitionStages$WithAttach<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_6_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
         Name  Flags
      service  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "Subnet.java"
NestHost: com.microsoft.azure.management.network.Subnet
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.network.Subnet$DefinitionStages of com.microsoft.azure.management.network.Subnet
  public abstract WithAttach = com.microsoft.azure.management.network.Subnet$DefinitionStages$WithAttach of com.microsoft.azure.management.network.Subnet$DefinitionStages
  public abstract WithServiceEndpoint = com.microsoft.azure.management.network.Subnet$DefinitionStages$WithServiceEndpoint of com.microsoft.azure.management.network.Subnet$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_6_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)