Dela via


PublishedBlueprintsOperationsExtensions.List Metod

Definition

Lista publicerade versioner av den angivna skissdefinitionen.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint> List (this Microsoft.Azure.Management.Blueprint.IPublishedBlueprintsOperations operations, string resourceScope, string blueprintName);
static member List : Microsoft.Azure.Management.Blueprint.IPublishedBlueprintsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint>
<Extension()>
Public Function List (operations As IPublishedBlueprintsOperations, resourceScope As String, blueprintName As String) As IPage(Of PublishedBlueprint)

Parametrar

operations
IPublishedBlueprintsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

resourceScope
String

Resursens omfång. Giltiga omfång är: hanteringsgrupp (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), prenumeration (format: '/subscriptions/{subscriptionId}').

blueprintName
String

Namnet på skissdefinitionen.

Returer

Gäller för