MicrosoftGraphClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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