AssignmentJobCreatedResource Class

Definition

Azure resource created from deployment job.

public class AssignmentJobCreatedResource : Microsoft.Azure.Management.Blueprint.Models.AzureResourceBase
type AssignmentJobCreatedResource = class
    inherit AzureResourceBase
Public Class AssignmentJobCreatedResource
Inherits AzureResourceBase
Inheritance
AssignmentJobCreatedResource

Constructors

AssignmentJobCreatedResource()

Initializes a new instance of the AssignmentJobCreatedResource class.

AssignmentJobCreatedResource(String, String, String, IDictionary<String,String>)

Initializes a new instance of the AssignmentJobCreatedResource class.

Properties

Id

Gets string Id used to locate any resource on Azure.

(Inherited from AzureResourceBase)
Name

Gets name of this resource.

(Inherited from AzureResourceBase)
Properties

Gets or sets additional properties in a dictionary.

Type

Gets type of this resource.

(Inherited from AzureResourceBase)

Applies to