Поделиться через


SubscriptionBlueprintsExtensions.ListInSubscription Метод

Определение

Создание или обновление определения схемы.

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

Параметры

operations
IBlueprintsOperations

Группа операций для этого метода расширения.

subscriptionId
String

azure subscriptionId, в котором мы сохраняем схему.

Возвращаемое значение

Применяется к