Packagecom.vmware.core.model
Interfacepublic interface IResourceReference extends mx.core.IUID, ITypeReference

The resource reference.



Public Properties
 PropertyDefined By
 Inheritedtype : String
The referenced type.
ITypeReference
  version : String
[read-only] The resource version for this resource instance.
IResourceReference
Property Detail
versionproperty
version:String  [read-only]

The resource version for this resource instance. This version may be the same as (or have a direct correspondence with) the version of the service that owns this resource.


Implementation
    public function get version():String