public interface com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply extends com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithApply
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedIdentityBasedAccessTo(java.lang.String, com.microsoft.azure.management.graphrbac.BuiltInRole);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/graphrbac/BuiltInRole;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      resourceId  
      role        

  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(com.microsoft.azure.management.graphrbac.BuiltInRole);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/BuiltInRole;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      role  

  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedIdentityBasedAccessTo(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      resourceId        
      roleDefinitionId  

  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      roleDefinitionId  
}
SourceFile: "VirtualMachineScaleSet.java"
NestHost: com.microsoft.azure.management.compute.VirtualMachineScaleSet
InnerClasses:
  public abstract UpdateStages = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages of com.microsoft.azure.management.compute.VirtualMachineScaleSet
  public abstract WithApply = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithApply of com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages
  public abstract WithSystemAssignedIdentityBasedAccessOrApply = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSystemAssignedIdentityBasedAccessOrApply of com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages