public class com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource extends com.microsoft.azure.management.appservice.ProxyOnlyResource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource
  super_class: com.microsoft.azure.management.appservice.ProxyOnlyResource
{
  private java.lang.String appServiceEnvironmentPatchResourceName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.name", required = true)

  private java.lang.String location;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.location", required = true)

  private com.microsoft.azure.management.appservice.ProvisioningState provisioningState;
    descriptor: Lcom/microsoft/azure/management/appservice/ProvisioningState;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.provisioningState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.appservice.HostingEnvironmentStatus status;
    descriptor: Lcom/microsoft/azure/management/appservice/HostingEnvironmentStatus;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.status", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String vnetName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.vnetName")

  private java.lang.String vnetResourceGroupName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.vnetResourceGroupName")

  private java.lang.String vnetSubnetName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.vnetSubnetName")

  private com.microsoft.azure.management.appservice.VirtualNetworkProfile virtualNetwork;
    descriptor: Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.virtualNetwork", required = true)

  private com.microsoft.azure.management.appservice.InternalLoadBalancingMode internalLoadBalancingMode;
    descriptor: Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.internalLoadBalancingMode")

  private java.lang.String multiSize;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.multiSize")

  private java.lang.Integer multiRoleCount;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.multiRoleCount")

  private java.util.List<com.microsoft.azure.management.appservice.WorkerPool> workerPools;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/appservice/WorkerPool;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.workerPools", required = true)

  private java.lang.Integer ipsslAddressCount;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.ipsslAddressCount")

  private java.lang.String databaseEdition;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.databaseEdition", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String databaseServiceObjective;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.databaseServiceObjective", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Integer upgradeDomains;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.upgradeDomains", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String subscriptionId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.subscriptionId", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String dnsSuffix;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.dnsSuffix")

  private java.lang.String lastAction;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.lastAction", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String lastActionResult;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.lastActionResult", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String allowedMultiSizes;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.allowedMultiSizes", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String allowedWorkerSizes;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.allowedWorkerSizes", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Integer maximumNumberOfMachines;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.maximumNumberOfMachines", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.appservice.VirtualIPMapping> vipMappings;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/appservice/VirtualIPMapping;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.vipMappings", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.appservice.implementation.StampCapacityInner> environmentCapacities;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/StampCapacityInner;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.environmentCapacities", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.appservice.NetworkAccessControlEntry> networkAccessControlList;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/appservice/NetworkAccessControlEntry;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.networkAccessControlList")

  private java.lang.Boolean environmentIsHealthy;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.environmentIsHealthy", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String environmentStatus;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.environmentStatus", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String resourceGroup;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.resourceGroup", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Integer frontEndScaleFactor;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.frontEndScaleFactor")

  private java.lang.Integer defaultFrontEndScaleFactor;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.defaultFrontEndScaleFactor", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String apiManagementAccountId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.apiManagementAccountId")

  private java.lang.Boolean suspended;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.suspended")

  private java.lang.Boolean dynamicCacheEnabled;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.dynamicCacheEnabled")

  private java.util.List<com.microsoft.azure.management.appservice.NameValuePair> clusterSettings;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/appservice/NameValuePair;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.clusterSettings")

  private java.util.List<java.lang.String> userWhitelistedIpRanges;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljava/lang/String;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.userWhitelistedIpRanges")

  private java.lang.Boolean hasLinuxWorkers;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.hasLinuxWorkers")

  private java.lang.String sslCertKeyVaultId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sslCertKeyVaultId")

  private java.lang.String sslCertKeyVaultSecretName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sslCertKeyVaultSecretName")

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 20
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.ProxyOnlyResource.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String appServiceEnvironmentPatchResourceName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 281
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.appServiceEnvironmentPatchResourceName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withAppServiceEnvironmentPatchResourceName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String appServiceEnvironmentPatchResourceName
         0: .line 291
            aload 0 /* this */
            aload 1 /* appServiceEnvironmentPatchResourceName */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.appServiceEnvironmentPatchResourceName:Ljava/lang/String;
         1: .line 292
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String appServiceEnvironmentPatchResourceName
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                                    Name  Signature
            0    2     0                                    this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  appServiceEnvironmentPatchResourceName  Ljava/lang/String;
    MethodParameters:
                                        Name  Flags
      appServiceEnvironmentPatchResourceName  

  public java.lang.String location();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 301
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.location:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withLocation(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String location
         0: .line 311
            aload 0 /* this */
            aload 1 /* location */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.location:Ljava/lang/String;
         1: .line 312
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String location
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  location  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      location  

  public com.microsoft.azure.management.appservice.ProvisioningState provisioningState();
    descriptor: ()Lcom/microsoft/azure/management/appservice/ProvisioningState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 321
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.provisioningState:Lcom/microsoft/azure/management/appservice/ProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.HostingEnvironmentStatus status();
    descriptor: ()Lcom/microsoft/azure/management/appservice/HostingEnvironmentStatus;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 330
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.status:Lcom/microsoft/azure/management/appservice/HostingEnvironmentStatus;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String vnetName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 339
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withVnetName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String vnetName
         0: .line 349
            aload 0 /* this */
            aload 1 /* vnetName */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetName:Ljava/lang/String;
         1: .line 350
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String vnetName
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  vnetName  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      vnetName  

  public java.lang.String vnetResourceGroupName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 359
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetResourceGroupName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withVnetResourceGroupName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String vnetResourceGroupName
         0: .line 369
            aload 0 /* this */
            aload 1 /* vnetResourceGroupName */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetResourceGroupName:Ljava/lang/String;
         1: .line 370
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String vnetResourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    2     0                   this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  vnetResourceGroupName  Ljava/lang/String;
    MethodParameters:
                       Name  Flags
      vnetResourceGroupName  

  public java.lang.String vnetSubnetName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 379
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetSubnetName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withVnetSubnetName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String vnetSubnetName
         0: .line 389
            aload 0 /* this */
            aload 1 /* vnetSubnetName */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vnetSubnetName:Ljava/lang/String;
         1: .line 390
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String vnetSubnetName
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  vnetSubnetName  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      vnetSubnetName  

  public com.microsoft.azure.management.appservice.VirtualNetworkProfile virtualNetwork();
    descriptor: ()Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 399
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.virtualNetwork:Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withVirtualNetwork(com.microsoft.azure.management.appservice.VirtualNetworkProfile);
    descriptor: (Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // com.microsoft.azure.management.appservice.VirtualNetworkProfile virtualNetwork
         0: .line 409
            aload 0 /* this */
            aload 1 /* virtualNetwork */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.virtualNetwork:Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;
         1: .line 410
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.appservice.VirtualNetworkProfile virtualNetwork
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  virtualNetwork  Lcom/microsoft/azure/management/appservice/VirtualNetworkProfile;
    MethodParameters:
                Name  Flags
      virtualNetwork  

  public com.microsoft.azure.management.appservice.InternalLoadBalancingMode internalLoadBalancingMode();
    descriptor: ()Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 419
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.internalLoadBalancingMode:Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withInternalLoadBalancingMode(com.microsoft.azure.management.appservice.InternalLoadBalancingMode);
    descriptor: (Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // com.microsoft.azure.management.appservice.InternalLoadBalancingMode internalLoadBalancingMode
         0: .line 429
            aload 0 /* this */
            aload 1 /* internalLoadBalancingMode */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.internalLoadBalancingMode:Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;
         1: .line 430
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.appservice.InternalLoadBalancingMode internalLoadBalancingMode
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                       Name  Signature
            0    2     0                       this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  internalLoadBalancingMode  Lcom/microsoft/azure/management/appservice/InternalLoadBalancingMode;
    MethodParameters:
                           Name  Flags
      internalLoadBalancingMode  

  public java.lang.String multiSize();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 439
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.multiSize:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withMultiSize(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String multiSize
         0: .line 449
            aload 0 /* this */
            aload 1 /* multiSize */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.multiSize:Ljava/lang/String;
         1: .line 450
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String multiSize
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  multiSize  Ljava/lang/String;
    MethodParameters:
           Name  Flags
      multiSize  

  public java.lang.Integer multiRoleCount();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 459
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.multiRoleCount:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withMultiRoleCount(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Integer multiRoleCount
         0: .line 469
            aload 0 /* this */
            aload 1 /* multiRoleCount */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.multiRoleCount:Ljava/lang/Integer;
         1: .line 470
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer multiRoleCount
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  multiRoleCount  Ljava/lang/Integer;
    MethodParameters:
                Name  Flags
      multiRoleCount  

  public java.util.List<com.microsoft.azure.management.appservice.WorkerPool> workerPools();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 479
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.workerPools:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/appservice/WorkerPool;>;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withWorkerPools(java.util.List<com.microsoft.azure.management.appservice.WorkerPool>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.util.List workerPools
         0: .line 489
            aload 0 /* this */
            aload 1 /* workerPools */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.workerPools:Ljava/util/List;
         1: .line 490
            aload 0 /* this */
            areturn
        end local 1 // java.util.List workerPools
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  workerPools  Ljava/util/List<Lcom/microsoft/azure/management/appservice/WorkerPool;>;
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/appservice/WorkerPool;>;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    MethodParameters:
             Name  Flags
      workerPools  

  public java.lang.Integer ipsslAddressCount();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 499
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.ipsslAddressCount:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withIpsslAddressCount(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Integer ipsslAddressCount
         0: .line 509
            aload 0 /* this */
            aload 1 /* ipsslAddressCount */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.ipsslAddressCount:Ljava/lang/Integer;
         1: .line 510
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer ipsslAddressCount
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  ipsslAddressCount  Ljava/lang/Integer;
    MethodParameters:
                   Name  Flags
      ipsslAddressCount  

  public java.lang.String databaseEdition();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 519
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.databaseEdition:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String databaseServiceObjective();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 528
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.databaseServiceObjective:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.Integer upgradeDomains();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 537
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.upgradeDomains:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String subscriptionId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 546
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.subscriptionId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String dnsSuffix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 555
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.dnsSuffix:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withDnsSuffix(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String dnsSuffix
         0: .line 565
            aload 0 /* this */
            aload 1 /* dnsSuffix */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.dnsSuffix:Ljava/lang/String;
         1: .line 566
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String dnsSuffix
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  dnsSuffix  Ljava/lang/String;
    MethodParameters:
           Name  Flags
      dnsSuffix  

  public java.lang.String lastAction();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 575
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.lastAction:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String lastActionResult();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 584
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.lastActionResult:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String allowedMultiSizes();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 593
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.allowedMultiSizes:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String allowedWorkerSizes();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 602
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.allowedWorkerSizes:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.Integer maximumNumberOfMachines();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 611
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.maximumNumberOfMachines:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.util.List<com.microsoft.azure.management.appservice.VirtualIPMapping> vipMappings();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 620
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.vipMappings:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/appservice/VirtualIPMapping;>;

  public java.util.List<com.microsoft.azure.management.appservice.implementation.StampCapacityInner> environmentCapacities();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 629
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.environmentCapacities:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/StampCapacityInner;>;

  public java.util.List<com.microsoft.azure.management.appservice.NetworkAccessControlEntry> networkAccessControlList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 638
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.networkAccessControlList:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/appservice/NetworkAccessControlEntry;>;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withNetworkAccessControlList(java.util.List<com.microsoft.azure.management.appservice.NetworkAccessControlEntry>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.util.List networkAccessControlList
         0: .line 648
            aload 0 /* this */
            aload 1 /* networkAccessControlList */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.networkAccessControlList:Ljava/util/List;
         1: .line 649
            aload 0 /* this */
            areturn
        end local 1 // java.util.List networkAccessControlList
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                      Name  Signature
            0    2     0                      this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  networkAccessControlList  Ljava/util/List<Lcom/microsoft/azure/management/appservice/NetworkAccessControlEntry;>;
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/appservice/NetworkAccessControlEntry;>;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    MethodParameters:
                          Name  Flags
      networkAccessControlList  

  public java.lang.Boolean environmentIsHealthy();
    descriptor: ()Ljava/lang/Boolean;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 658
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.environmentIsHealthy:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String environmentStatus();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 667
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.environmentStatus:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String resourceGroup();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 676
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.resourceGroup:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.Integer frontEndScaleFactor();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 685
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.frontEndScaleFactor:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withFrontEndScaleFactor(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Integer frontEndScaleFactor
         0: .line 695
            aload 0 /* this */
            aload 1 /* frontEndScaleFactor */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.frontEndScaleFactor:Ljava/lang/Integer;
         1: .line 696
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer frontEndScaleFactor
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     0                 this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  frontEndScaleFactor  Ljava/lang/Integer;
    MethodParameters:
                     Name  Flags
      frontEndScaleFactor  

  public java.lang.Integer defaultFrontEndScaleFactor();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 705
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.defaultFrontEndScaleFactor:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public java.lang.String apiManagementAccountId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 714
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.apiManagementAccountId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withApiManagementAccountId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String apiManagementAccountId
         0: .line 724
            aload 0 /* this */
            aload 1 /* apiManagementAccountId */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.apiManagementAccountId:Ljava/lang/String;
         1: .line 725
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String apiManagementAccountId
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    2     0                    this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  apiManagementAccountId  Ljava/lang/String;
    MethodParameters:
                        Name  Flags
      apiManagementAccountId  

  public java.lang.Boolean suspended();
    descriptor: ()Ljava/lang/Boolean;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 735
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.suspended:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withSuspended(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Boolean suspended
         0: .line 746
            aload 0 /* this */
            aload 1 /* suspended */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.suspended:Ljava/lang/Boolean;
         1: .line 747
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Boolean suspended
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  suspended  Ljava/lang/Boolean;
    MethodParameters:
           Name  Flags
      suspended  

  public java.lang.Boolean dynamicCacheEnabled();
    descriptor: ()Ljava/lang/Boolean;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 757
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.dynamicCacheEnabled:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withDynamicCacheEnabled(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Boolean dynamicCacheEnabled
         0: .line 768
            aload 0 /* this */
            aload 1 /* dynamicCacheEnabled */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.dynamicCacheEnabled:Ljava/lang/Boolean;
         1: .line 769
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Boolean dynamicCacheEnabled
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     0                 this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  dynamicCacheEnabled  Ljava/lang/Boolean;
    MethodParameters:
                     Name  Flags
      dynamicCacheEnabled  

  public java.util.List<com.microsoft.azure.management.appservice.NameValuePair> clusterSettings();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 778
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.clusterSettings:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/appservice/NameValuePair;>;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withClusterSettings(java.util.List<com.microsoft.azure.management.appservice.NameValuePair>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.util.List clusterSettings
         0: .line 788
            aload 0 /* this */
            aload 1 /* clusterSettings */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.clusterSettings:Ljava/util/List;
         1: .line 789
            aload 0 /* this */
            areturn
        end local 1 // java.util.List clusterSettings
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  clusterSettings  Ljava/util/List<Lcom/microsoft/azure/management/appservice/NameValuePair;>;
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/appservice/NameValuePair;>;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    MethodParameters:
                 Name  Flags
      clusterSettings  

  public java.util.List<java.lang.String> userWhitelistedIpRanges();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 798
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.userWhitelistedIpRanges:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    Signature: ()Ljava/util/List<Ljava/lang/String;>;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withUserWhitelistedIpRanges(java.util.List<java.lang.String>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.util.List userWhitelistedIpRanges
         0: .line 808
            aload 0 /* this */
            aload 1 /* userWhitelistedIpRanges */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.userWhitelistedIpRanges:Ljava/util/List;
         1: .line 809
            aload 0 /* this */
            areturn
        end local 1 // java.util.List userWhitelistedIpRanges
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0    2     0                     this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  userWhitelistedIpRanges  Ljava/util/List<Ljava/lang/String;>;
    Signature: (Ljava/util/List<Ljava/lang/String;>;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    MethodParameters:
                         Name  Flags
      userWhitelistedIpRanges  

  public java.lang.Boolean hasLinuxWorkers();
    descriptor: ()Ljava/lang/Boolean;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 818
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.hasLinuxWorkers:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withHasLinuxWorkers(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.Boolean hasLinuxWorkers
         0: .line 828
            aload 0 /* this */
            aload 1 /* hasLinuxWorkers */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.hasLinuxWorkers:Ljava/lang/Boolean;
         1: .line 829
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Boolean hasLinuxWorkers
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  hasLinuxWorkers  Ljava/lang/Boolean;
    MethodParameters:
                 Name  Flags
      hasLinuxWorkers  

  public java.lang.String sslCertKeyVaultId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 838
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.sslCertKeyVaultId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withSslCertKeyVaultId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String sslCertKeyVaultId
         0: .line 848
            aload 0 /* this */
            aload 1 /* sslCertKeyVaultId */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.sslCertKeyVaultId:Ljava/lang/String;
         1: .line 849
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String sslCertKeyVaultId
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  sslCertKeyVaultId  Ljava/lang/String;
    MethodParameters:
                   Name  Flags
      sslCertKeyVaultId  

  public java.lang.String sslCertKeyVaultSecretName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
         0: .line 858
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.sslCertKeyVaultSecretName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;

  public com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource withSslCertKeyVaultSecretName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
        start local 1 // java.lang.String sslCertKeyVaultSecretName
         0: .line 868
            aload 0 /* this */
            aload 1 /* sslCertKeyVaultSecretName */
            putfield com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource.sslCertKeyVaultSecretName:Ljava/lang/String;
         1: .line 869
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String sslCertKeyVaultSecretName
        end local 0 // com.microsoft.azure.management.appservice.AppServiceEnvironmentPatchResource this
      LocalVariableTable:
        Start  End  Slot                       Name  Signature
            0    2     0                       this  Lcom/microsoft/azure/management/appservice/AppServiceEnvironmentPatchResource;
            0    2     1  sslCertKeyVaultSecretName  Ljava/lang/String;
    MethodParameters:
                           Name  Flags
      sslCertKeyVaultSecretName  
}
SourceFile: "AppServiceEnvironmentPatchResource.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()