Show / Hide Table of Contents

Class IpResource

The "ip" collection of methods.

Inheritance
object
IpResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DomainsRDAP.v1
Assembly: Google.Apis.DomainsRDAP.v1.dll
Syntax
public class IpResource

Constructors

IpResource(IClientService)

Constructs a new resource.

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

Methods

Get(string, string)

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

Declaration
public virtual IpResource.GetRequest Get(string ipId, string ipId1)
Parameters
Type Name Description
string ipId

null

string ipId1

null

Returns
Type Description
IpResource.GetRequest
In this article
Back to top Generated by DocFX