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

PSDeployment Class

Definition

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

Constructors

PSDeployment()

Properties

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

Applies to