BlueprintClient.DeleteArtifact(String, String, String) 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 DeleteArtifact (string scope, string blueprintName, string artifactName);
abstract member DeleteArtifact : string * string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSArtifact
override this.DeleteArtifact : string * string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSArtifact
Public Function DeleteArtifact (scope As String, blueprintName As String, artifactName As String) As PSArtifact
Parameters
- scope
- String
- blueprintName
- String
- artifactName
- String