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

PsAzureCliScript Class

Definition

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

Constructors

PsAzureCliScript()

Properties

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

Applies to