Delen via


BlueprintsOperationsExtensions.List(IBlueprintsOperations, String) Methode

Definitie

Blauwdrukdefinities weergeven.

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

Parameters

operations
IBlueprintsOperations

De bewerkingsgroep voor deze extensiemethode.

resourceScope
String

Het bereik van de resource. Geldige bereiken zijn: beheergroep (indeling: /providers/Microsoft.Management/managementGroups/{managementGroup}), abonnement (indeling: '/subscriptions/{subscriptionId}').

Retouren

Van toepassing op