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