ResourceClient.ProvisionDeploymentStatus(String, String, Deployment) Method

Definition

public Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended ProvisionDeploymentStatus (string resourceGroup, string deploymentName, Microsoft.Azure.Management.Internal.Resources.Models.Deployment deployment);
member this.ProvisionDeploymentStatus : string * string * Microsoft.Azure.Management.Internal.Resources.Models.Deployment -> Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended
Public Function ProvisionDeploymentStatus (resourceGroup As String, deploymentName As String, deployment As Deployment) As DeploymentExtended

Parameters

resourceGroup
String
deploymentName
String
deployment
Deployment

Returns

Applies to