Add-AzureRmAutoscaleSetting

Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » Add-AzureRmAutoscaleSetting

Add-AzureRmAutoscaleSetting

Syntax

Add-AzureRmAutoscaleSetting

-SettingSpec <PSAutoscaleSetting>]

-ResourceGroupName <String>

[-DisableSetting]

[-AutoscaleProfile 

<System.Collections.Generic.List`1[Microsoft.Azure.Management.Insights.Models. AutoscaleProfile]>]

[-Notification  

<System.Collections.Generic.List`1[Microsoft.Azure.Management.Insights.Models. AutoscaleNotification]>]

[-DefaultProfile <IAzureContextContainer>]

[ <CommonParameters>]

Add-AzureRmAutoscaleSetting

-Location  <String>]

-Name  <String>

-ResourceGroupName<String>

[-DisableSetting]

[-AutoscaleProfile 

<System.Collections.Generic.List`1[Microsoft.Azure.Management.Insights.Models. AutoscaleProfile]>]

-TargetResourceId<String>

[-Notification  

<System.Collections.Generic.List`1[Microsoft.Azure.Management.Insights.Models. AutoscaleNotification]>]

[-DefaultProfile <IAzureContextContainer>]

[ <CommonParameters>]

Description

The Add-AzureRmAutoscaleSetting cmdlet creates an autoscale setting.This cmdlet implements the ShouldProcess pattern. It might request confirmation from the user before actually creating, modifying, or removing the resource.

Required parameters

-Location

Description Specifies the location of the AutoScale setting.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-Name

Description Specifies the name of the Autoscale setting to create.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-ResourceGroupname

Description Specifies the name of the resource group for the resource associated with the Autoscale setting.
Aliases ResourceGroup
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-SettingSpec

Description Specifies an AutoscaleSetting object.
Aliases InputObject
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-TargetResourceId

Description Specifies the ID of the resource to auto scale.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSAddAutoscaleSettingOperationResponse