IBlueprintClient.GetBlueprintDefinitionJsonFromObject 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 string GetBlueprintDefinitionJsonFromObject (Microsoft.Azure.Commands.Blueprint.Models.PSBlueprintBase blueprint, string version);
abstract member GetBlueprintDefinitionJsonFromObject : Microsoft.Azure.Commands.Blueprint.Models.PSBlueprintBase * string -> string
Public Function GetBlueprintDefinitionJsonFromObject (blueprint As PSBlueprintBase, version As String) As String
Parameters
- blueprint
- PSBlueprintBase
- version
- String