Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
[AutoPR web/resource-manager] typo: Fix web/resource-manager/Microsof…
Browse files Browse the repository at this point in the history
…t.Web/service.json (#2005)

* Generated from b0e2f0d337e30af909a6d7dceedc208c09338566

typo: web/resource-manager/Microsoft.Web

- API capitilization
- policies -> polcies
- accesible -> accessible
- conenction -> connection
- Contsent -> Consent
- Retrive -> Retrieve
- specificed -> specified
- subcription -> subscription
- multiRool -> multiRole
- Sevice -> Service
- VNets capitalization
- configuraiton -> configuration
- performa -> perform
- BizTalk capitalization
- ceritificate -> certificate
- expriration -> expiration
- Double word "be"
- crendentials -> credentials
- serverfarm -> server farm
- polymophic -> polymorphic
- Double word "to"
- resourse -> resource
- defintions -> definitions
- Succesfully -> Successfully
- Instrunctions -> Instructions
- corelated -> correlated
- Reponse -> Response
- recommedation -> recommendation
- availbility -> availability
- VM's -> VMs
- desciption -> description
- identifider -> identifier
- siteextensions -> site extensions
- sourcecontrol -> source control
- htere -> there
- sku's -> SKUs
- shoud -> should

* Generated from b0e2f0d337e30af909a6d7dceedc208c09338566

typo: web/resource-manager/Microsoft.Web

- API capitilization
- policies -> polcies
- accesible -> accessible
- conenction -> connection
- Contsent -> Consent
- Retrive -> Retrieve
- specificed -> specified
- subcription -> subscription
- multiRool -> multiRole
- Sevice -> Service
- VNets capitalization
- configuraiton -> configuration
- performa -> perform
- BizTalk capitalization
- ceritificate -> certificate
- expriration -> expiration
- Double word "be"
- crendentials -> credentials
- serverfarm -> server farm
- polymophic -> polymorphic
- Double word "to"
- resourse -> resource
- defintions -> definitions
- Succesfully -> Successfully
- Instrunctions -> Instructions
- corelated -> correlated
- Reponse -> Response
- recommedation -> recommendation
- availbility -> availability
- VM's -> VMs
- desciption -> description
- identifider -> identifier
- siteextensions -> site extensions
- sourcecontrol -> source control
- htere -> there
- sku's -> SKUs
- shoud -> should
  • Loading branch information
AutorestCI authored Dec 13, 2018
1 parent 403621e commit 401c114
Show file tree
Hide file tree
Showing 18 changed files with 90 additions and 87 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class SiteConfig
# 'WeightedTotalTraffic', 'RequestHash'
attr_accessor :load_balancing

# @return [Experiments] This is work around for polymophic types.
# @return [Experiments] This is work around for polymorphic types.
attr_accessor :experiments

# @return [SiteLimits] Site limits.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class SiteConfig
# 'WeightedTotalTraffic', 'RequestHash'
attr_accessor :load_balancing

# @return [Experiments] This is work around for polymophic types.
# @return [Experiments] This is work around for polymorphic types.
attr_accessor :experiments

# @return [SiteLimits] Site limits.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class Certificate < Resource
# @return [DateTime] Certificate issue Date.
attr_accessor :issue_date

# @return [DateTime] Certificate expriration date.
# @return [DateTime] Certificate expiration date.
attr_accessor :expiration_date

# @return [String] Certificate password.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class CertificatePatchResource < ProxyOnlyResource
# @return [DateTime] Certificate issue Date.
attr_accessor :issue_date

# @return [DateTime] Certificate expriration date.
# @return [DateTime] Certificate expiration date.
attr_accessor :expiration_date

# @return [String] Certificate password.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class DataSource

include MsRestAzure

# @return [Array<String>] Instrunctions if any for the data source
# @return [Array<String>] Instructions if any for the data source
attr_accessor :instructions

# @return [Array<NameValuePair>] Datasource Uri Links
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ class DetectorAbnormalTimePeriod

include MsRestAzure

# @return [DateTime] Start time of the corelated event
# @return [DateTime] Start time of the correlated event
attr_accessor :start_time

# @return [DateTime] End time of the corelated event
# @return [DateTime] End time of the correlated event
attr_accessor :end_time

# @return [String] Message describing the event
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::Web::Mgmt::V2016_03_01
module Models
#
# Class representing Reponse from Diagnostic Detectors
# Class representing Response from Diagnostic Detectors
#
class DiagnosticDetectorResponse < ProxyOnlyResource

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::Web::Mgmt::V2016_03_01
module Models
#
# Information regarding availbility of a resource name.
# Information regarding availability of a resource name.
#
class ResourceNameAvailability

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class SiteConfig
# 'WeightedTotalTraffic', 'RequestHash'
attr_accessor :load_balancing

# @return [Experiments] This is work around for polymophic types.
# @return [Experiments] This is work around for polymorphic types.
attr_accessor :experiments

# @return [SiteLimits] Site limits.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class ValidateRequest
attr_accessor :is_spot

# @return [Integer] Target capacity of the App Service plan (number of
# VM's).
# VMs).
attr_accessor :capacity

# @return [String] Name of App Service Environment where app or App
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,9 @@ def reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_h
# @param name [String] Name of the recommendation.
# @param update_seen [Boolean] Specify <code>true</code> to update the
# last-seen timestamp of the recommendation object.
# @param recommendation_id [String] The GUID of the recommedation object if you
# query an expired one. You don't need to specify it to query an active entry.
# @param recommendation_id [String] The GUID of the recommendation object if
# you query an expired one. You don't need to specify it to query an active
# entry.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -742,8 +743,9 @@ def get_rule_details_by_web_app(resource_group_name, site_name, name, update_see
# @param name [String] Name of the recommendation.
# @param update_seen [Boolean] Specify <code>true</code> to update the
# last-seen timestamp of the recommendation object.
# @param recommendation_id [String] The GUID of the recommedation object if you
# query an expired one. You don't need to specify it to query an active entry.
# @param recommendation_id [String] The GUID of the recommendation object if
# you query an expired one. You don't need to specify it to query an active
# entry.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -764,8 +766,9 @@ def get_rule_details_by_web_app_with_http_info(resource_group_name, site_name, n
# @param name [String] Name of the recommendation.
# @param update_seen [Boolean] Specify <code>true</code> to update the
# last-seen timestamp of the recommendation object.
# @param recommendation_id [String] The GUID of the recommedation object if you
# query an expired one. You don't need to specify it to query an active entry.
# @param recommendation_id [String] The GUID of the recommendation object if
# you query an expired one. You don't need to specify it to query an active
# entry.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class CustomHostnameAnalysisResult < ProxyOnlyResource
# unit; otherwise, <code>false</code>.
attr_accessor :has_conflict_on_scale_unit

# @return [Boolean] <code>true</code> if htere is a conflict across
# @return [Boolean] <code>true</code> if there is a conflict across
# subscriptions; otherwise, <code>false</code>.
attr_accessor :has_conflict_across_subscription

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::Web::Mgmt::V2016_08_01
module Models
#
# User crendentials used for publishing activity.
# User credentials used for publishing activity.
#
class Deployment < ProxyOnlyResource

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class SiteConfig
# 'WeightedTotalTraffic', 'RequestHash'
attr_accessor :load_balancing

# @return [Experiments] This is work around for polymophic types.
# @return [Experiments] This is work around for polymorphic types.
attr_accessor :experiments

# @return [SiteLimits] Site limits.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class SiteConfigResource < ProxyOnlyResource
# 'WeightedTotalTraffic', 'RequestHash'
attr_accessor :load_balancing

# @return [Experiments] This is work around for polymophic types.
# @return [Experiments] This is work around for polymorphic types.
attr_accessor :experiments

# @return [SiteLimits] Site limits.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13045,9 +13045,9 @@ def restart_async(resource_group_name, name, soft_restart = nil, synchronous = n
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand All @@ -13063,9 +13063,9 @@ def list_site_extensions(resource_group_name, name, custom_headers = nil)
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand All @@ -13080,9 +13080,9 @@ def list_site_extensions_with_http_info(resource_group_name, name, custom_header
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand Down Expand Up @@ -26835,9 +26835,9 @@ def restart_slot_async(resource_group_name, name, slot, soft_restart = nil, sync
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand All @@ -26855,9 +26855,9 @@ def list_site_extensions_slot(resource_group_name, name, slot, custom_headers =
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand All @@ -26874,9 +26874,9 @@ def list_site_extensions_slot_with_http_info(resource_group_name, name, slot, cu
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand Down Expand Up @@ -37792,9 +37792,9 @@ def list_public_certificates_next_async(next_page_link, custom_headers = nil)
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand All @@ -37809,9 +37809,9 @@ def list_site_extensions_next(next_page_link, custom_headers = nil)
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand All @@ -37825,9 +37825,9 @@ def list_site_extensions_next_with_http_info(next_page_link, custom_headers = ni
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand Down Expand Up @@ -39787,9 +39787,9 @@ def list_public_certificates_slot_next_async(next_page_link, custom_headers = ni
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand All @@ -39804,9 +39804,9 @@ def list_site_extensions_slot_next(next_page_link, custom_headers = nil)
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand All @@ -39820,9 +39820,9 @@ def list_site_extensions_slot_next_with_http_info(next_page_link, custom_headers
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param next_page_link [String] The NextLink from the previous successful call
# to List operation.
Expand Down Expand Up @@ -41569,9 +41569,9 @@ def list_public_certificates_as_lazy(resource_group_name, name, custom_headers =
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand Down Expand Up @@ -42169,9 +42169,9 @@ def list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custo
end

#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# Get list of siteextensions for a web site, or a deployment slot.
# Get list of site extensions for a web site, or a deployment slot.
#
# @param resource_group_name [String] Name of the resource group to which the
# resource belongs.
Expand Down
Loading

0 comments on commit 401c114

Please sign in to comment.