DeploymentOperationsExtensions.GetAtSubscriptionScope Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentOperation GetAtSubscriptionScope (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentOperations operations, string deploymentName, string operationId);
static member GetAtSubscriptionScope : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentOperations * string * string -> Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentOperation
<Extension()>
Public Function GetAtSubscriptionScope (operations As IDeploymentOperations, deploymentName As String, operationId As String) As DeploymentOperation
Parameters
- operations
- IDeploymentOperations
- deploymentName
- String
- operationId
- String