共用方式為


AutoscaleSettingResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class AutoscaleSettingResource : Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AutoscaleSettingResource = class
    inherit Resource
Public Class AutoscaleSettingResource
Inherits Resource
Inheritance
AutoscaleSettingResource
Attributes

Constructors

AutoscaleSettingResource()
AutoscaleSettingResource(String, IList<AutoscaleProfile>, String, String, String, IDictionary<String,String>, IList<AutoscaleNotification>, Nullable<Boolean>, String, String)

Properties

AutoscaleSettingResourceName
Enabled
Id (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
Notifications
Profiles
Tags (Inherited from Resource)
TargetResourceUri
Type (Inherited from Resource)

Methods

Validate()

Applies to