Skip to main content

RemoteBundle element

Describes information about the referenced Bundle.

Parents

BundlePackagePayload

Children

Attributes

BundleId (Guid, required) : The id of the bundle.

DisplayName (String) : The display name of the bundle.

EngineVersion (String) : The version of the bundle's engine.

InstallSize (String) : The size this bundle will take on disk in bytes after it is installed.

ManifestNamespace (String, required) : The namespace of the bundle's manifest.

PerMachine (YesNoTypeUnion, required) : Whether the bundle is per-machine.

ProtocolVersion (Integer, required) : The protocol version of the related bundle.

ProviderKey (String, required) : The provider key of the bundle.

UpgradeCode (Guid, required) : An upgrade code of the bundle.

Version (String, required) : The version of the bundle.

Win64 (YesNoTypeUnion, required) : Whether the bundle is 64-bit.

Edit the schema for this page