Advisor Class

Definition

Represents a recommendation action advisor.

public class Advisor : Microsoft.Azure.Management.MySQL.Models.ProxyResource
type Advisor = class
    inherit ProxyResource
Public Class Advisor
Inherits ProxyResource
Inheritance

Constructors

Advisor()

Initializes a new instance of the Advisor class.

Advisor(String, String, String, Object)

Initializes a new instance of the Advisor class.

Properties

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
Properties

Gets or sets the properties of a recommendation action advisor.

Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to