ContainerObject Class |
Namespace: net.openstack.Core.Domain
The ContainerObject type exposes the following members.
Name | Description | |
---|---|---|
ContainerObject | Initializes a new instance of the ContainerObject class |
Name | Description | |||
---|---|---|---|---|
Bytes |
Gets the "bytes" value associated with the object.
| |||
ContentType |
Gets the "content type" value associated with the object.
| |||
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |||
Hash |
Gets the "hash" value associated with the object.
| |||
LastModified |
Gets the "last modified" value associated with the object.
| |||
Name |
Gets a "name" associated with the object.
|