BlueprintClient.CreatePublishedBlueprint 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.PSPublishedBlueprint CreatePublishedBlueprint (string scope, string name, string version, Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint publishedBP);
abstract member CreatePublishedBlueprint : string * string * string * Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint -> Microsoft.Azure.Commands.Blueprint.Models.PSPublishedBlueprint
override this.CreatePublishedBlueprint : string * string * string * Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint -> Microsoft.Azure.Commands.Blueprint.Models.PSPublishedBlueprint
Public Function CreatePublishedBlueprint (scope As String, name As String, version As String, publishedBP As PublishedBlueprint) As PSPublishedBlueprint
Parameters
- scope
- String
- name
- String
- version
- String
- publishedBP
- PublishedBlueprint