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

PsDeploymentScript Class

Definition

public class PsDeploymentScript : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsAzureScriptBase
type PsDeploymentScript = class
    inherit PsAzureScriptBase
Public Class PsDeploymentScript
Inherits PsAzureScriptBase
Inheritance
Derived

Constructors

PsDeploymentScript()

Properties

Arguments (Inherited from PsAzureScriptBase)
CleanupPreference (Inherited from PsAzureScriptBase)
EnvironmentVariables (Inherited from PsAzureScriptBase)
ForceUpdateTag (Inherited from PsAzureScriptBase)
Id (Inherited from PsAzureResourceBase)
Identity
Location
Name (Inherited from PsAzureResourceBase)
Outputs (Inherited from PsAzureScriptBase)
OutputsString
PrimaryScriptUri (Inherited from PsAzureScriptBase)
ProvisioningState (Inherited from PsAzureScriptBase)
ResourceGroupName (Inherited from PsAzureScriptBase)
RetentionInterval (Inherited from PsAzureScriptBase)
ScriptContent (Inherited from PsAzureScriptBase)
ScriptKind
Status (Inherited from PsAzureScriptBase)
SubscriptionId (Inherited from PsAzureScriptBase)
SupportingScriptUris (Inherited from PsAzureScriptBase)
Tags
Timeout (Inherited from PsAzureScriptBase)
Type (Inherited from PsAzureResourceBase)

Applies to