Show / Hide Table of Contents

Class ResultLocation

The location where usage or cost CSVs will be uploaded defined by locationType, which corresponds with type-specific characteristics.

Inheritance
object
ResultLocation
ObjectStorageLocation
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.UsageapiService.Models
Assembly: OCI.DotNetSDK.Usageapi.dll
Syntax
[JsonConverter(typeof(ResultLocationModelConverter))]
public class ResultLocation
In this article
Back to top