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