Show / Hide Table of Contents

Class OrganizationsResource.LocationsResource.GlobalResource

The "global" collection of methods.

Inheritance
object
OrganizationsResource.LocationsResource.GlobalResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.BeyondCorp.v1alpha
Assembly: Google.Apis.BeyondCorp.v1alpha.dll
Syntax
public class OrganizationsResource.LocationsResource.GlobalResource

Constructors

GlobalResource(IClientService)

Constructs a new resource.

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

Properties

PartnerTenants

Gets the PartnerTenants resource.

Declaration
public virtual OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource PartnerTenants { get; }
Property Value
Type Description
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource
In this article
Back to top Generated by DocFX