Class Streaming
Definition of the Stream.
Inherited Members
Namespace: Oci.ApmtracesService.Models
Assembly: OCI.DotNetSDK.Apmtraces.dll
Syntax
public class Streaming
Properties
StreamId
Declaration
[JsonProperty(PropertyName = "streamId")]
public string StreamId { get; set; }
Property Value
Type | Description |
---|---|
string | Stream Id. |