Share via


ConfigurationAssignment Class

Definition

Configuration Assignment

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

Constructors

ConfigurationAssignment()

Initializes a new instance of the ConfigurationAssignment class.

ConfigurationAssignment(String, String, String, SystemData, String, String, String)

Initializes a new instance of the ConfigurationAssignment class.

Properties

Id

Gets fully qualified identifier of the resource

(Inherited from Resource)
Location

Gets or sets location of the resource

MaintenanceConfigurationId

Gets or sets the maintenance configuration Id

Name

Gets name of the resource

(Inherited from Resource)
ResourceId

Gets or sets the unique resourceId

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets type of the resource

(Inherited from Resource)

Applies to