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