IBlueprintClient.CreateArtifact(String, String, String, Artifact) Method
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.
public Microsoft.Azure.Commands.Blueprint.Models.PSArtifact CreateArtifact (string scope, string blueprintName, string artifactName, Microsoft.Azure.Management.Blueprint.Models.Artifact artifact);
abstract member CreateArtifact : string * string * string * Microsoft.Azure.Management.Blueprint.Models.Artifact -> Microsoft.Azure.Commands.Blueprint.Models.PSArtifact
Public Function CreateArtifact (scope As String, blueprintName As String, artifactName As String, artifact As Artifact) As PSArtifact
Parameters
- scope
- String
- blueprintName
- String
- artifactName
- String
- artifact
- Artifact