Skip to content
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 @@ -11,7 +11,7 @@
import com.fasterxml.jackson.annotation.JsonProperty;

/**
* Describes The SKU capabilites object.
* Describes The SKU capabilities object.
*/
public class ResourceSkuCapabilities {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ private ServiceResponse<PageImpl<ProjectTaskInner>> listDelegate(Response<Respon

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -384,7 +384,7 @@ public ProjectTaskInner createOrUpdate(String groupName, String serviceName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -401,7 +401,7 @@ public ServiceFuture<ProjectTaskInner> createOrUpdateAsync(String groupName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -422,7 +422,7 @@ public ProjectTaskInner call(ServiceResponse<ProjectTaskInner> response) {

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class ConnectToSourceSqlServerTaskOutputAgentJobLevel extends ConnectToSo
private DateTime lastExecutedOn;

/**
* Information about eligiblity of agent job for migration.
* Information about eligibility of agent job for migration.
*/
@JsonProperty(value = "migrationEligibility", access = JsonProperty.Access.WRITE_ONLY)
private MigrationEligibilityInfo migrationEligibility;
Expand Down Expand Up @@ -102,7 +102,7 @@ public DateTime lastExecutedOn() {
}

/**
* Get information about eligiblity of agent job for migration.
* Get information about eligibility of agent job for migration.
*
* @return the migrationEligibility value
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public class ConnectToSourceSqlServerTaskOutputLoginLevel extends ConnectToSourc
private Boolean isEnabled;

/**
* Information about eligiblity of login for migration.
* Information about eligibility of login for migration.
*/
@JsonProperty(value = "migrationEligibility", access = JsonProperty.Access.WRITE_ONLY)
private MigrationEligibilityInfo migrationEligibility;
Expand Down Expand Up @@ -88,7 +88,7 @@ public Boolean isEnabled() {
}

/**
* Get information about eligiblity of login for migration.
* Get information about eligibility of login for migration.
*
* @return the migrationEligibility value
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import com.fasterxml.jackson.annotation.JsonProperty;

/**
* Describes The SKU capabilites object.
* Describes The SKU capabilities object.
*/
public class ResourceSkuCapabilities {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ private ServiceResponse<PageImpl<ProjectTaskInner>> listDelegate(Response<Respon

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -384,7 +384,7 @@ public ProjectTaskInner createOrUpdate(String groupName, String serviceName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -401,7 +401,7 @@ public ServiceFuture<ProjectTaskInner> createOrUpdateAsync(String groupName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -422,7 +422,7 @@ public ProjectTaskInner call(ServiceResponse<ProjectTaskInner> response) {

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public class ConnectToSourceSqlServerTaskOutputAgentJobLevel extends ConnectToSo
private List<ReportableException> validationErrors;

/**
* Information about eligiblity of agent job for migration.
* Information about eligibility of agent job for migration.
*/
@JsonProperty(value = "migrationEligibility", access = JsonProperty.Access.WRITE_ONLY)
private MigrationEligibilityInfo migrationEligibility;
Expand Down Expand Up @@ -118,7 +118,7 @@ public List<ReportableException> validationErrors() {
}

/**
* Get information about eligiblity of agent job for migration.
* Get information about eligibility of agent job for migration.
*
* @return the migrationEligibility value
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public class ConnectToSourceSqlServerTaskOutputLoginLevel extends ConnectToSourc
private Boolean isEnabled;

/**
* Information about eligiblity of login for migration.
* Information about eligibility of login for migration.
*/
@JsonProperty(value = "migrationEligibility", access = JsonProperty.Access.WRITE_ONLY)
private MigrationEligibilityInfo migrationEligibility;
Expand Down Expand Up @@ -88,7 +88,7 @@ public Boolean isEnabled() {
}

/**
* Get information about eligiblity of login for migration.
* Get information about eligibility of login for migration.
*
* @return the migrationEligibility value
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class ProjectFileProperties {
private DateTime lastModified;

/**
* File content type. This propery can be modified to reflect the file
* File content type. This property can be modified to reflect the file
* content type.
*/
@JsonProperty(value = "mediaType")
Expand Down Expand Up @@ -98,7 +98,7 @@ public DateTime lastModified() {
}

/**
* Get file content type. This propery can be modified to reflect the file content type.
* Get file content type. This property can be modified to reflect the file content type.
*
* @return the mediaType value
*/
Expand All @@ -107,7 +107,7 @@ public String mediaType() {
}

/**
* Set file content type. This propery can be modified to reflect the file content type.
* Set file content type. This property can be modified to reflect the file content type.
*
* @param mediaType the mediaType value to set
* @return the ProjectFileProperties object itself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import com.fasterxml.jackson.annotation.JsonProperty;

/**
* Describes The SKU capabilites object.
* Describes The SKU capabilities object.
*/
public class ResourceSkuCapabilities {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import com.fasterxml.jackson.annotation.JsonProperty;

/**
* Info for ertificate to be exported for TDE enabled databases.
* Info for certificate to be exported for TDE enabled databases.
*/
public class SelectedCertificateInput {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ private ServiceResponse<PageImpl<ProjectTaskInner>> listDelegate(Response<Respon

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -388,7 +388,7 @@ public ProjectTaskInner createOrUpdate(String groupName, String serviceName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -405,7 +405,7 @@ public ServiceFuture<ProjectTaskInner> createOrUpdateAsync(String groupName, Str

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand All @@ -426,7 +426,7 @@ public ProjectTaskInner call(ServiceResponse<ProjectTaskInner> response) {

/**
* Create or update task.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.
* The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.
*
* @param groupName Name of the resource group
* @param serviceName Name of the service
Expand Down