Show / Hide Table of Contents

Class AccountTypesResource.AccountsResource

The "accounts" collection of methods.

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

Constructors

AccountsResource(IClientService)

Constructs a new resource.

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

Properties

Insights

Gets the Insights resource.

Declaration
public virtual AccountTypesResource.AccountsResource.InsightsResource Insights { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource.InsightsResource

PartnerLinks

Gets the PartnerLinks resource.

Declaration
public virtual AccountTypesResource.AccountsResource.PartnerLinksResource PartnerLinks { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource.PartnerLinksResource

UserListDirectLicenses

Gets the UserListDirectLicenses resource.

Declaration
public virtual AccountTypesResource.AccountsResource.UserListDirectLicensesResource UserListDirectLicenses { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource.UserListDirectLicensesResource

UserListGlobalLicenses

Gets the UserListGlobalLicenses resource.

Declaration
public virtual AccountTypesResource.AccountsResource.UserListGlobalLicensesResource UserListGlobalLicenses { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource.UserListGlobalLicensesResource

UserLists

Gets the UserLists resource.

Declaration
public virtual AccountTypesResource.AccountsResource.UserListsResource UserLists { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource.UserListsResource
In this article
Back to top Generated by DocFX