Show / Hide Table of Contents

Class UptimeCheckConfigResourceGroup

Inheritance
System.Object
UptimeCheckConfigResourceGroup
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Monitoring.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class UptimeCheckConfigResourceGroup

Fields

View Source

GroupId

The group of resources being monitored. Should be the name of a group

Declaration
public readonly string GroupId
Field Value
Type Description
System.String
View Source

ResourceType

The resource type of the group members.

Declaration
public readonly string ResourceType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.