Cmdlets for Zuora

Build 23.0.8839

ZuoraService Parameter (Connect-Zuora Cmdlet)

Specifies which execution service or schema to use. You can find more details in the 接続の確立 section.

Syntax

Connect-Zuora -ZuoraService string

Possible Values

DataQuery, AQuADataExport

Data Type

cstr

Default Value

"AQuADataExport"

Remarks

The available options are:

  • DataQuery: Used for quick lightweight SQL queries to export data from your Zuora tenant.
  • AQuADataExport: Used for extracting all records from all tables. AQuADataExport objects and fields correspond to the latest version of the Zuora WSDL.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839