Class OrganizationsResource
The "organizations" collection of methods.
Inherited Members
Namespace: Google.Apis.BeyondCorp.v1
Assembly: Google.Apis.BeyondCorp.v1.dll
Syntax
public class OrganizationsResource
Constructors
OrganizationsResource(IClientService)
Constructs a new resource.
Declaration
public OrganizationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Locations
Gets the Locations resource.
Declaration
public virtual OrganizationsResource.LocationsResource Locations { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource |