Get Azure Power Shell Script Result
constructor(arguments: String? = null, azPowerShellVersion: String, cleanupPreference: String? = null, containerSettings: ContainerConfigurationResponse? = null, environmentVariables: List<EnvironmentVariableResponse>? = null, forceUpdateTag: String? = null, id: String, identity: ManagedServiceIdentityResponse? = null, kind: String, location: String, name: String, outputs: Map<String, Any>, primaryScriptUri: String? = null, provisioningState: String, retentionInterval: String, scriptContent: String? = null, status: ScriptStatusResponse, storageAccountSettings: StorageAccountConfigurationResponse? = null, supportingScriptUris: List<String>? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, timeout: String? = null, type: String)