Class Resource
Details about the ticket item object.
Inherited Members
Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public class Resource
Properties
Item
Declaration
[JsonProperty(PropertyName = "item")]
public Item Item { get; set; }
Property Value
| Type | Description |
|---|---|
| Item |
Region
Declaration
[JsonProperty(PropertyName = "region")]
public string Region { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The list of available Oracle Cloud Infrastructure regions. |