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

[AutoPR recoveryservicessiterecovery/resource-manager] typo: recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices #2033

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# The proprties of an alert.
# The properties of an alert.
#
class AlertProperties

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Create network mappings input properties/behaviour specific to Azure to
# Create network mappings input properties/behavior specific to Azure to
# Azure Network mapping.
#
class AzureToAzureCreateNetworkMappingInput < FabricSpecificCreateNetworkMappingInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# This class contains monitoring details of all the inconsistent Protected
# Entites in Vmm.
# Entities in Vmm.
#
class ConsistencyCheckTaskDetails < TaskTypeDetails

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# The datastore details of the MT.
# The data store details of the MT.
#
class DataStore

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Onprem disk details data.
# On-prem disk details data.
#
class DiskDetails

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class EventProperties
# @return [String] The severity of the event.
attr_accessor :severity

# @return [DateTime] The time of occurence of the event.
# @return [DateTime] The time of occurrence of the event.
attr_accessor :time_of_occurrence

# @return [String] The ARM ID of the fabric.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ def initialize
# {SrsDataContract.EnableRDPOnTargetOption} enum.
attr_accessor :enable_rdpon_target_option

# @return [Array<String>] The datastores of the on-premise machine. Value
# can be list of strings that contain datastore names.
# @return [Array<String>] The data stores of the on-premise machine.
# Value can be list of strings that contain data store names.
attr_accessor :datastores

# @return [String] The ARM Id of the target Azure VM. This value will be
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def initialize
# @return [String] The multi vm group name.
attr_accessor :multi_vm_group_name

# @return [String] The target datastore name.
# @return [String] The target data store name.
attr_accessor :datastore_name

# @return [InMageDiskExclusionInput] The enable disk exclusion input.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ def initialize
# null.
attr_accessor :azure_storage_account_id

# @return [Array<String>] The datastores of the on-premise machine Value
# can be list of strings that contain datastore names
# @return [Array<String>] The data stores of the on-premise machine Value
# can be list of strings that contain data store names
attr_accessor :datastores

# @return [Array<HealthError>] The validation errors of the on-premise
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def initialize
# @return [String] The CS account Id.
attr_accessor :run_as_account_id

# @return [String] The target datastore name.
# @return [String] The target data store name.
attr_accessor :datastore_name

# @return [InMageDiskExclusionInput] The enable disk exclusion input.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class JobQueryParameter
# @return [String] Date time to get jobs from.
attr_accessor :start_time

# @return [String] Date time to get jobs upto.
# @return [String] Date time to get jobs up to.
attr_accessor :end_time

# @return [String] The Id of the fabric to search jobs under.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module Models
# difference in structure or method signature. Since there were no base
# Models for certain fields and methods viz NetworkMappingProperties and
# Load with required return type, the class has been introduced in its
# entirety with references to base models to facilitate exensions in
# entirety with references to base models to facilitate extensions in
# subsequent versions.
#
class NetworkMapping < Resource
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ProtectionContainerFabricSpecificDetails

include MsRestAzure

# @return [String] Gets the class type. Overriden in derived classes.
# @return [String] Gets the class type. Overridden in derived classes.
attr_accessor :instance_type


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ProtectionContainerMappingProviderSpecificDetails

include MsRestAzure

# @return [String] Gets the class type. Overriden in derived classes.
# @return [String] Gets the class type. Overridden in derived classes.
attr_accessor :instance_type


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class ResourceHealthSummary

include MsRestAzure

# @return [Integer] The count of total resources umder the container.
# @return [Integer] The count of total resources under the container.
attr_accessor :resource_count

# @return [Array<HealthErrorSummary>] The list of summary of health
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class StorageClassification < Resource

include MsRestAzure

# @return [StorageClassificationProperties] Proprties of the storage
# @return [StorageClassificationProperties] Properties of the storage
# object.
attr_accessor :properties

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ class StorageClassificationMapping < Resource

include MsRestAzure

# @return [StorageClassificationMappingProperties] Proprties of the
# storage mappping object.
# @return [StorageClassificationMappingProperties] Properties of the
# storage mapping object.
attr_accessor :properties


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Recovery plan updation properties.
# Recovery plan update properties.
#
class UpdateRecoveryPlanInputProperties

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class UpdateVCenterRequestProperties
# @return [String] The port number for discovery.
attr_accessor :port

# @return [String] The CS account Id which has priviliges to update the
# @return [String] The CS account Id which has privileges to update the
# vCenter.
attr_accessor :run_as_account_id

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class VCenterProperties
# @return [String] VCenter internal ID.
attr_accessor :internal_id

# @return [DateTime] The time when the last heartbeat was reveived by
# @return [DateTime] The time when the last heartbeat was received by
# vCenter.
attr_accessor :last_heartbeat

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Create network mappings input properties/behaviour specific to Vmm to
# Create network mappings input properties/behavior specific to Vmm to
# Azure Network mapping.
#
class VmmToAzureCreateNetworkMappingInput < FabricSpecificCreateNetworkMappingInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Update network mappings input properties/behaviour specific to vmm to
# Update network mappings input properties/behavior specific to vmm to
# azure.
#
class VmmToAzureUpdateNetworkMappingInput < FabricSpecificUpdateNetworkMappingInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Create network mappings input properties/behaviour specific to vmm to vmm
# Create network mappings input properties/behavior specific to vmm to vmm
# Network mapping.
#
class VmmToVmmCreateNetworkMappingInput < FabricSpecificCreateNetworkMappingInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10
module Models
#
# Update network mappings input properties/behaviour specific to vmm to
# vmm.
# Update network mappings input properties/behavior specific to vmm to vmm.
#
class VmmToVmmUpdateNetworkMappingInput < FabricSpecificUpdateNetworkMappingInput

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def initialize
# @return [String] The VCenter infrastructure Id.
attr_accessor :v_center_infrastructure_id

# @return [String] A value inidicating the discovery type of the machine.
# @return [String] A value indicating the discovery type of the machine.
# Value can be vCenter or physical.
attr_accessor :discovery_type

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ def get_async(fabric_name, custom_headers = nil)
end

#
# Creates an Azure Site Recoery fabric.
# Creates an Azure Site Recovery fabric.
#
# The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site)
#
Expand Down Expand Up @@ -989,7 +989,7 @@ def begin_delete_async(fabric_name, custom_headers = nil)
end

#
# Creates an Azure Site Recoery fabric.
# Creates an Azure Site Recovery fabric.
#
# The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site)
#
Expand All @@ -1006,7 +1006,7 @@ def begin_create(fabric_name, input, custom_headers = nil)
end

#
# Creates an Azure Site Recoery fabric.
# Creates an Azure Site Recovery fabric.
#
# The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site)
#
Expand All @@ -1022,7 +1022,7 @@ def begin_create_with_http_info(fabric_name, input, custom_headers = nil)
end

#
# Creates an Azure Site Recoery fabric.
# Creates an Azure Site Recovery fabric.
#
# The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site)
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def restart_async(job_name, custom_headers = nil)
#
# The operation to cancel an Azure Site Recovery job.
#
# @param job_name [String] Job indentifier.
# @param job_name [String] Job identifier.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -124,7 +124,7 @@ def cancel(job_name, custom_headers = nil)
end

#
# @param job_name [String] Job indentifier.
# @param job_name [String] Job identifier.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand Down Expand Up @@ -589,7 +589,7 @@ def begin_restart_async(job_name, custom_headers = nil)
#
# The operation to cancel an Azure Site Recovery job.
#
# @param job_name [String] Job indentifier.
# @param job_name [String] Job identifier.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -605,7 +605,7 @@ def begin_cancel(job_name, custom_headers = nil)
#
# The operation to cancel an Azure Site Recovery job.
#
# @param job_name [String] Job indentifier.
# @param job_name [String] Job identifier.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -620,7 +620,7 @@ def begin_cancel_with_http_info(job_name, custom_headers = nil)
#
# The operation to cancel an Azure Site Recovery job.
#
# @param job_name [String] Job indentifier.
# @param job_name [String] Job identifier.
# @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 @@ -227,7 +227,7 @@ def delete_async(fabric_name, storage_classification_name, storage_classificatio
# Lists the storage classification mappings for the fabric.
#
# @param fabric_name [String] Fabric name.
# @param storage_classification_name [String] Storage classfication name.
# @param storage_classification_name [String] Storage classification name.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -244,7 +244,7 @@ def list_by_replication_storage_classifications(fabric_name, storage_classificat
# Lists the storage classification mappings for the fabric.
#
# @param fabric_name [String] Fabric name.
# @param storage_classification_name [String] Storage classfication name.
# @param storage_classification_name [String] Storage classification name.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
#
Expand All @@ -260,7 +260,7 @@ def list_by_replication_storage_classifications_with_http_info(fabric_name, stor
# Lists the storage classification mappings for the fabric.
#
# @param fabric_name [String] Fabric name.
# @param storage_classification_name [String] Storage classfication name.
# @param storage_classification_name [String] Storage classification name.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
#
Expand Down Expand Up @@ -817,7 +817,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# Lists the storage classification mappings for the fabric.
#
# @param fabric_name [String] Fabric name.
# @param storage_classification_name [String] Storage classfication name.
# @param storage_classification_name [String] Storage classification name.
# @param custom_headers [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 @@ -215,7 +215,7 @@ def delete_async(fabric_name, v_center_name, custom_headers = nil)
# The operation to update a registered vCenter.
#
# @param fabric_name [String] Fabric name.
# @param v_center_name [String] vCeneter name
# @param v_center_name [String] vCenter name
# @param update_vcenter_request [UpdateVCenterRequest] The input to the update
# vCenter operation.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
Expand All @@ -230,7 +230,7 @@ def update(fabric_name, v_center_name, update_vcenter_request, custom_headers =

#
# @param fabric_name [String] Fabric name.
# @param v_center_name [String] vCeneter name
# @param v_center_name [String] vCenter name
# @param update_vcenter_request [UpdateVCenterRequest] The input to the update
# vCenter operation.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
Expand Down Expand Up @@ -655,7 +655,7 @@ def begin_delete_async(fabric_name, v_center_name, custom_headers = nil)
# The operation to update a registered vCenter.
#
# @param fabric_name [String] Fabric name.
# @param v_center_name [String] vCeneter name
# @param v_center_name [String] vCenter name
# @param update_vcenter_request [UpdateVCenterRequest] The input to the update
# vCenter operation.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
Expand All @@ -674,7 +674,7 @@ def begin_update(fabric_name, v_center_name, update_vcenter_request, custom_head
# The operation to update a registered vCenter.
#
# @param fabric_name [String] Fabric name.
# @param v_center_name [String] vCeneter name
# @param v_center_name [String] vCenter name
# @param update_vcenter_request [UpdateVCenterRequest] The input to the update
# vCenter operation.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
Expand All @@ -692,7 +692,7 @@ def begin_update_with_http_info(fabric_name, v_center_name, update_vcenter_reque
# The operation to update a registered vCenter.
#
# @param fabric_name [String] Fabric name.
# @param v_center_name [String] vCeneter name
# @param v_center_name [String] vCenter name
# @param update_vcenter_request [UpdateVCenterRequest] The input to the update
# vCenter operation.
# @param [Hash{String => String}] A hash of custom headers that will be added
Expand Down