Dela via


SubscriptionBlueprintsExtensions.ListInSubscriptionAsync Metod

Definition

Skapa eller uppdatera skissdefinitionen.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>> ListInSubscriptionAsync (this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string subscriptionId, System.Threading.CancellationToken cancellationToken = default);
static member ListInSubscriptionAsync : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>>
<Extension()>
Public Function ListInSubscriptionAsync (operations As IBlueprintsOperations, subscriptionId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of BlueprintModel))

Parametrar

operations
IBlueprintsOperations

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

subscriptionId
String

azure subscriptionId, som vi sparar skissen till.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för