NewResourceManagerSdkClient.ProvisionDeploymentStatus 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.Resources.Models.DeploymentExtended ProvisionDeploymentStatus (Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentCmdletParameters parameters, Microsoft.Azure.Management.Resources.Models.Deployment deployment);
member this.ProvisionDeploymentStatus : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentCmdletParameters * Microsoft.Azure.Management.Resources.Models.Deployment -> Microsoft.Azure.Management.Resources.Models.DeploymentExtended
Public Function ProvisionDeploymentStatus (parameters As PSDeploymentCmdletParameters, deployment As Deployment) As DeploymentExtended
Parameters
- parameters
- PSDeploymentCmdletParameters
- deployment
- Deployment