Aracılığıyla paylaş


PublishedBlueprintsOperationsExtensions.List Yöntem

Tanım

Verilen şema tanımının yayımlanan sürümlerini listeleyin.

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)

Parametreler

operations
IPublishedBlueprintsOperations

Bu uzantı yöntemi için işlem grubu.

resourceScope
String

Kaynağın kapsamı. Geçerli kapsamlar şunlardır: yönetim grubu (biçim: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), abonelik (biçim: '/subscriptions/{subscriptionId}').

blueprintName
String

Şema tanımının adı.

Döndürülenler

Şunlara uygulanır