Compartilhar via


DeploymentsOperationsExtensions.GetAtSubscriptionScope Method

Definition

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

Parameters

deploymentName
String

Returns

Applies to