ProjectId
Specifies the default project identifier. The provider uses this value for operations that require a project context. You can override this value by specifying a ProjectId filter in the query.
データ型
string
デフォルト値
""
解説
This property defines the default project that connector uses when performing operations that require a ProjectId.
This property applies only when using the ODataV2 schema. In the ODataV1 schema, the ProjectData endpoints return data for all available projects, and no ProjectId value is required.
Setting a default ProjectId can reduce the need for project-level filtering in each query and may simplify request construction when repeatedly working with the same project.