AppHubApplicationParameters

App Hub application parameters.

JSON representation
{
  "applicationId": string,
  "scope": {
    object (Scope)
  },
  "attributes": {
    object (Attributes)
  },
  "location": string,
  "hostProjectId": string
}
Fields
applicationId

string

Optional. The App Hub application ID.

scope

object (Scope)

Optional. The App Hub application scope.

attributes

object (Attributes)

Optional. The App Hub application attributes.

location

string

Optional. The App Hub application location. Only used for applications with REGIONAL scope.

hostProjectId

string

Optional. The host project ID where the App Hub application is created.