MicrosoftGraphClient Class

Definition

public class MicrosoftGraphClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.MicrosoftGraphClient>, IDisposable, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.IMicrosoftGraphClient, Microsoft.Rest.Azure.IAzureClient
type MicrosoftGraphClient = class
    inherit ServiceClient<MicrosoftGraphClient>
    interface IMicrosoftGraphClient
    interface IDisposable
    interface IAzureClient
Public Class MicrosoftGraphClient
Inherits ServiceClient(Of MicrosoftGraphClient)
Implements IAzureClient, IDisposable, IMicrosoftGraphClient
Inheritance
MicrosoftGraphClient
Implements

Applies to