public interface com.microsoft.azure.management.compute.GalleryImage$UpdateStages$WithOsState
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.GalleryImage$UpdateStages$WithOsState
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.GalleryImage$Update withOsState(com.microsoft.azure.management.compute.OperatingSystemStateTypes);
    descriptor: (Lcom/microsoft/azure/management/compute/OperatingSystemStateTypes;)Lcom/microsoft/azure/management/compute/GalleryImage$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
         Name  Flags
      osState  
}
SourceFile: "GalleryImage.java"
NestHost: com.microsoft.azure.management.compute.GalleryImage
InnerClasses:
  public abstract Update = com.microsoft.azure.management.compute.GalleryImage$Update of com.microsoft.azure.management.compute.GalleryImage
  public abstract UpdateStages = com.microsoft.azure.management.compute.GalleryImage$UpdateStages of com.microsoft.azure.management.compute.GalleryImage
  public abstract WithOsState = com.microsoft.azure.management.compute.GalleryImage$UpdateStages$WithOsState of com.microsoft.azure.management.compute.GalleryImage$UpdateStages