Aracılığıyla paylaş


ManagementGroupPublishedBlueprintsExtensions.GetInManagementGroupAsync Yöntem

Tanım

Yayımlanmış bir Şema alın.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint> GetInManagementGroupAsync (this Microsoft.Azure.Management.Blueprint.IPublishedBlueprintsOperations operations, string managementGroupName, string blueprintName, string versionId, System.Threading.CancellationToken cancellationToken = default);
static member GetInManagementGroupAsync : Microsoft.Azure.Management.Blueprint.IPublishedBlueprintsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.PublishedBlueprint>
<Extension()>
Public Function GetInManagementGroupAsync (operations As IPublishedBlueprintsOperations, managementGroupName As String, blueprintName As String, versionId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of PublishedBlueprint)

Parametreler

operations
IPublishedBlueprintsOperations

Bu uzantı yönteminin işlem grubu.

managementGroupName
String

azure managementGroup adı; şemayı kaydedeceğiz.

blueprintName
String

şemanın adı.

versionId
String

yayımlanan şemanın sürümü.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır