Partilhar via


IStorageSyncClientWrapper.MicrosoftGraphClient Property

Definition

Gets or sets the Microsoft Graph Client.

public Microsoft.Azure.Commands.Common.MSGraph.Version1_0.MicrosoftGraphClient MicrosoftGraphClient { get; set; }
member this.MicrosoftGraphClient : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.MicrosoftGraphClient with get, set
Public Property MicrosoftGraphClient As MicrosoftGraphClient

Property Value

The Microsoft Graph client.

Applies to