Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSAddAutoscaleSettingOperationResponse Class

Definition

Namespace:
Microsoft.Azure.Commands.Insights.OutputClasses
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll
Assembly:
Microsoft.Azure.Commands.Insights.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Adds the newly added resource as part of the response

public class PSAddAutoscaleSettingOperationResponse : Microsoft.Azure.AzureOperationResponse
type PSAddAutoscaleSettingOperationResponse = class
 inherit AzureOperationResponse
Public Class PSAddAutoscaleSettingOperationResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
PSAddAutoscaleSettingOperationResponse

Constructors

Name Description
PSAddAutoscaleSettingOperationResponse()

Properties

Name Description
SettingSpec

Gets or sets the SettingSpec, an AutoscaleSettingResource

Applies to