你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSResourceGroupDeployment Class

Definition

public class PSResourceGroupDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentObject
public class PSResourceGroupDeployment
type PSResourceGroupDeployment = class
    inherit PSDeploymentObject
type PSResourceGroupDeployment = class
Public Class PSResourceGroupDeployment
Inherits PSDeploymentObject
Public Class PSResourceGroupDeployment
Inheritance
PSResourceGroupDeployment
Inheritance
PSResourceGroupDeployment

Constructors

PSResourceGroupDeployment()

Properties

CorrelationId
CorrelationId (Inherited from PSDeploymentObject)
DeploymentDebugLogLevel
DeploymentDebugLogLevel (Inherited from PSDeploymentObject)
DeploymentName
DeploymentName (Inherited from PSDeploymentObject)
Mode
Mode (Inherited from PSDeploymentObject)
OnErrorDeployment
Outputs
Outputs (Inherited from PSDeploymentObject)
OutputsString
OutputsString (Inherited from PSDeploymentObject)
Parameters
Parameters (Inherited from PSDeploymentObject)
ParametersString
ParametersString (Inherited from PSDeploymentObject)
ProvisioningState
ProvisioningState (Inherited from PSDeploymentObject)
ResourceGroupName
Tags (Inherited from PSDeploymentObject)
TemplateLink
TemplateLink (Inherited from PSDeploymentObject)
TemplateLinkString
TemplateLinkString (Inherited from PSDeploymentObject)
Timestamp
Timestamp (Inherited from PSDeploymentObject)

Applies to