Show / Hide Table of Contents

Class UptimeCheckIpsResource

The "uptimeCheckIps" collection of methods.

Inheritance
object
UptimeCheckIpsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Monitoring.v3
Assembly: Google.Apis.Monitoring.v3.dll
Syntax
public class UptimeCheckIpsResource

Constructors

UptimeCheckIpsResource(IClientService)

Constructs a new resource.

Declaration
public UptimeCheckIpsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Returns the list of IP addresses that checkers run from.

Declaration
public virtual UptimeCheckIpsResource.ListRequest List()
Returns
Type Description
UptimeCheckIpsResource.ListRequest
In this article
Back to top Generated by DocFX