CreationData 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.
Data used when creating a target resource from a source resource.
public class CreationData
type CreationData = class
Public Class CreationData
- Inheritance
-
CreationData
Constructors
CreationData() |
Initializes a new instance of the CreationData class. |
CreationData(String) |
Initializes a new instance of the CreationData class. |
Properties
SourceResourceId |
Gets or sets this is the ARM ID of the source object to be used to create the target object. |