PublishedArtifactsOperationsExtensions.GetAsync Yöntem

Tanım

Yayımlanan şema tanımı için yapıt alma.

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

Parametreler

operations
IPublishedArtifactsOperations

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ı.

versionId
String

Yayımlanan şema tanımının sürümü.

artifactName
String

Şema yapıtı adı.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır