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