Partager via


DeploymentsOperationsExtensions.GetAtSubscriptionScope Méthode

Définition

Obtient un déploiement.

public static Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended GetAtSubscriptionScope (this Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations operations, string deploymentName);
static member GetAtSubscriptionScope : Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations * string -> Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended
<Extension()>
Public Function GetAtSubscriptionScope (operations As IDeploymentsOperations, deploymentName As String) As DeploymentExtended

Paramètres

operations
IDeploymentsOperations

Groupe d’opérations pour cette méthode d’extension.

deploymentName
String

Le nom du déploiement.

Retours

S’applique à