Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR compute/resource-manager] typo: Microsoft.Compute #639

Merged
merged 2 commits into from
Dec 3, 2018
Merged
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
48 changes: 24 additions & 24 deletions packages/@azure/arm-compute/lib/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export interface Resource extends BaseResource {
* set are allocated to different nodes to maximize availability. For more
* information about availability sets, see [Manage the availability of virtual
* machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
* <br><br> For more information on Azure planned maintainance, see [Planned
* <br><br> For more information on Azure planned maintenance, see [Planned
* maintenance for virtual machines in
* Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
* <br><br> Currently, a VM can only be added to availability set at creation
Expand Down Expand Up @@ -642,7 +642,7 @@ export interface Usage {
/**
* @interface
* An interface representing VirtualMachineReimageParameters.
* Paramaters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk will
* Parameters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk will
* always be reimaged
*
*/
Expand Down Expand Up @@ -927,7 +927,7 @@ export interface VirtualHardDisk {
/**
* @interface
* An interface representing DiffDiskSettings.
* Describes the parameters of ephemeral disk settings that can be be specified
* Describes the parameters of ephemeral disk settings that can be specified
* for operating system disk. <br><br> NOTE: The ephemeral disk settings can
* only be specified for managed disk.
*
Expand Down Expand Up @@ -1362,7 +1362,7 @@ export interface VaultCertificate {
* LocalMachine account. <br><br>For Linux VMs, the certificate file is
* placed under the /var/lib/waagent directory, with the file name
* <UppercaseThumbprint>.crt for the X509 certificate file and
* <UppercaseThumbpring>.prv for private key. Both of these files are .pem
* <UppercaseThumbprint>.prv for private key. Both of these files are .pem
* formatted.
*/
certificateStore?: string;
Expand Down Expand Up @@ -1875,7 +1875,7 @@ export interface VirtualMachine extends Resource {
* nodes to maximize availability. For more information about availability
* sets, see [Manage the availability of virtual
* machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
* <br><br> For more information on Azure planned maintainance, see [Planned
* <br><br> For more information on Azure planned maintenance, see [Planned
* maintenance for virtual machines in
* Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
* <br><br> Currently, a VM can only be added to availability set at creation
Expand Down Expand Up @@ -1989,7 +1989,7 @@ export interface VirtualMachineUpdate extends UpdateResource {
* nodes to maximize availability. For more information about availability
* sets, see [Manage the availability of virtual
* machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
* <br><br> For more information on Azure planned maintainance, see [Planned
* <br><br> For more information on Azure planned maintenance, see [Planned
* maintenance for virtual machines in
* Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
* <br><br> Currently, a VM can only be added to availability set at creation
Expand Down Expand Up @@ -2729,7 +2729,7 @@ export interface VirtualMachineScaleSetUpdateStorageProfile {
export interface ApiEntityReference {
/**
* @member {string} [id] The ARM resource id in the form of
* /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
* /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
*/
id?: string;
}
Expand Down Expand Up @@ -3330,7 +3330,7 @@ export interface VirtualMachineScaleSet extends Resource {
*/
singlePlacementGroup?: boolean;
/**
* @member {boolean} [zoneBalance] Whether to force stictly even Virtual
* @member {boolean} [zoneBalance] Whether to force strictly even Virtual
* Machine distribution cross x-zones in case there is zone outage.
*/
zoneBalance?: boolean;
Expand Down Expand Up @@ -3781,7 +3781,7 @@ export interface UpgradeOperationHistoricalStatusInfoProperties {
*/
readonly runningStatus?: UpgradeOperationHistoryStatus;
/**
* @member {RollingUpgradeProgressInfo} [progress] Counts of the VM's in each
* @member {RollingUpgradeProgressInfo} [progress] Counts of the VMs in each
* state.
* **NOTE: This property will not be serialized. It can only be populated by
* the server.**
Expand Down Expand Up @@ -4005,7 +4005,7 @@ export interface VirtualMachineScaleSetVM extends Resource {
* nodes to maximize availability. For more information about availability
* sets, see [Manage the availability of virtual
* machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
* <br><br> For more information on Azure planned maintainance, see [Planned
* <br><br> For more information on Azure planned maintenance, see [Planned
* maintenance for virtual machines in
* Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
* <br><br> Currently, a VM can only be added to availability set at creation
Expand Down Expand Up @@ -4179,8 +4179,8 @@ export interface LogAnalyticsInputBase {
*/
groupByThrottlePolicy?: boolean;
/**
* @member {boolean} [groupByOperationName] Group query result by by
* Operation Name.
* @member {boolean} [groupByOperationName] Group query result by Operation
* Name.
*/
groupByOperationName?: boolean;
/**
Expand Down Expand Up @@ -4439,7 +4439,7 @@ export interface ResourceSkuCosts {
/**
* @interface
* An interface representing ResourceSkuCapabilities.
* Describes The SKU capabilites object.
* Describes The SKU capabilities object.
*
*/
export interface ResourceSkuCapabilities {
Expand Down Expand Up @@ -4712,7 +4712,7 @@ export interface CreationData {
/**
* @interface
* An interface representing SourceVault.
* The vault id is an Azure Resource Manager Resoure id in the form
* The vault id is an Azure Resource Manager Resource id in the form
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
*
*/
Expand Down Expand Up @@ -5076,7 +5076,7 @@ export interface GalleryIdentifier {
export interface Gallery extends Resource {
/**
* @member {string} [description] The description of this Shared Image
* Gallery resource. This property is updateable.
* Gallery resource. This property is updatable.
*/
description?: string;
/**
Expand Down Expand Up @@ -5137,7 +5137,7 @@ export interface ResourceRange {
* @interface
* An interface representing RecommendedMachineConfiguration.
* The properties describe the recommended machine configuration for this Image
* Definition. These properties are updateable.
* Definition. These properties are updatable.
*
*/
export interface RecommendedMachineConfiguration {
Expand Down Expand Up @@ -5197,7 +5197,7 @@ export interface ImagePurchasePlan {
export interface GalleryImage extends Resource {
/**
* @member {string} [description] The description of this gallery Image
* Definition resource. This property is updateable.
* Definition resource. This property is updatable.
*/
description?: string;
/**
Expand Down Expand Up @@ -5229,7 +5229,7 @@ export interface GalleryImage extends Resource {
/**
* @member {Date} [endOfLifeDate] The end of life date of the gallery Image
* Definition. This property can be used for decommissioning purposes. This
* property is updateable.
* property is updatable.
*/
endOfLifeDate?: Date;
/**
Expand Down Expand Up @@ -5268,7 +5268,7 @@ export interface GalleryImage extends Resource {
export interface GalleryArtifactPublishingProfileBase {
/**
* @member {TargetRegion[]} [targetRegions] The target regions where the
* Image Version is going to be replicated to. This property is updateable.
* Image Version is going to be replicated to. This property is updatable.
*/
targetRegions?: TargetRegion[];
/**
Expand All @@ -5289,7 +5289,7 @@ export interface GalleryImageVersionPublishingProfile extends GalleryArtifactPub
* @member {number} [replicaCount] The number of replicas of the Image
* Version to be created per region. This property would take effect for a
* region when regionalReplicaCount is not specified. This property is
* updateable.
* updatable.
*/
replicaCount?: number;
/**
Expand All @@ -5308,7 +5308,7 @@ export interface GalleryImageVersionPublishingProfile extends GalleryArtifactPub
/**
* @member {Date} [endOfLifeDate] The end of life date of the gallery Image
* Version. This property can be used for decommissioning purposes. This
* property is updateable.
* property is updatable.
*/
endOfLifeDate?: Date;
}
Expand Down Expand Up @@ -5494,7 +5494,7 @@ export interface TargetRegion {
name: string;
/**
* @member {number} [regionalReplicaCount] The number of replicas of the
* Image Version to be created per region. This property is updateable.
* Image Version to be created per region. This property is updatable.
*/
regionalReplicaCount?: number;
}
Expand Down Expand Up @@ -5592,7 +5592,7 @@ export interface ContainerServiceMasterProfile {
*/
dnsPrefix: string;
/**
* @member {string} [fqdn] FDQN for the master.
* @member {string} [fqdn] FQDN for the master.
* **NOTE: This property will not be serialized. It can only be populated by
* the server.**
*/
Expand Down Expand Up @@ -5639,7 +5639,7 @@ export interface ContainerServiceAgentPoolProfile {
*/
dnsPrefix: string;
/**
* @member {string} [fqdn] FDQN for the agent pool.
* @member {string} [fqdn] FQDN for the agent pool.
* **NOTE: This property will not be serialized. It can only be populated by
* the server.**
*/
Expand Down