PsAzurePowerShellScript Class

Definition

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

Constructors

PsAzurePowerShellScript()

Properties

Arguments (Inherited from PsAzureScriptBase)
AzPowerShellVersion
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