Class MetadataValue
Represents a value in JSON format (string or number).
Inherited Members
Namespace: Unity.Cloud.Metadata
Assembly: Unity.Cloud.Metadata.dll
Syntax
public class MetadataValue : MetadataContainer
Methods
| Name | Description |
|---|---|
| ToNumber() | Tries to cast the MetadataValue as a number. |
| ToString() |