Gets and sets the property Architecture.
The instance architecture. The default option is CopyC#
. Instance types
do not necessarily support both architectures. For a list of the architectures
that are supported by the different instance types, see Instance
Families and Types.
x86_64

C# |
public string Architecture { get; set; }