ConfigurationAssignment Class
Definition
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.
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
- 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) |