Google Cloud Monitoring v3 API - Class SyntheticMonitorTarget (3.9.0)

public sealed class SyntheticMonitorTarget : IMessage<SyntheticMonitorTarget>, IEquatable<SyntheticMonitorTarget>, IDeepCloneable<SyntheticMonitorTarget>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Monitoring v3 API class SyntheticMonitorTarget.

Describes a Synthetic Monitor to be invoked by Uptime.

Inheritance

object > SyntheticMonitorTarget

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Constructors

SyntheticMonitorTarget()

public SyntheticMonitorTarget()

SyntheticMonitorTarget(SyntheticMonitorTarget)

public SyntheticMonitorTarget(SyntheticMonitorTarget other)
Parameter
NameDescription
otherSyntheticMonitorTarget

Properties

CloudFunctionV2

public SyntheticMonitorTarget.Types.CloudFunctionV2Target CloudFunctionV2 { get; set; }

Target a Synthetic Monitor GCFv2 instance.

Property Value
TypeDescription
SyntheticMonitorTargetTypesCloudFunctionV2Target

TargetCase

public SyntheticMonitorTarget.TargetOneofCase TargetCase { get; }
Property Value
TypeDescription
SyntheticMonitorTargetTargetOneofCase