Share via


IStorageSyncClientWrapper Interface

Definition

Interface IStorageSyncClientWrapper

public interface IStorageSyncClientWrapper
type IStorageSyncClientWrapper = interface
Public Interface IStorageSyncClientWrapper
Derived

Properties

AfsAgentInstallerPath

Gets the afs agent installer path.

AfsAgentVersion

Gets the afs agent version.

AuthorizationManagementClient

Gets or sets the authorization management client.

ErrorLogger

Gets or sets the error logger.

MicrosoftGraphClient

Gets or sets the Microsoft Graph Client.

ResourceManagementClient

Gets or sets the resource management client.

StorageSyncManagementClient

Gets or sets the storage sync management client.

StorageSyncResourceManager

Gets or sets the storage sync resource manager.

VerboseLogger

Gets or sets the verbose logger.

Methods

EnsureRoleAssignment(MicrosoftGraphServicePrincipal, String, String)

Ensures the role assignment.

GetServicePrincipalOrNull()

Ensures the service principal.

TryRegisterProvider(String, String, String)

This function will invoke the registration and continue operation with a success function call.

Applies to