Artifact 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.
Represents a blueprint artifact.
public abstract class Artifact : Microsoft.Azure.Management.Blueprint.Models.AzureResourceBase
type Artifact = class
inherit AzureResourceBase
Public MustInherit Class Artifact
Inherits AzureResourceBase
- Inheritance
- Derived
Constructors
Artifact() |
Initializes a new instance of the Artifact class. |
Artifact(String, String, String) |
Initializes a new instance of the Artifact 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) |
Type |
Gets type of this resource. (Inherited from AzureResourceBase) |