ResourceClient.ProvisionDeploymentStatus(String, String, Deployment) 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 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