Share via


StorageSyncResourceManager Class

Definition

Class StorageSyncResourceManager. Implements the IStorageSyncResourceManager

public class StorageSyncResourceManager : Microsoft.Azure.Commands.StorageSync.Interfaces.IStorageSyncResourceManager
type StorageSyncResourceManager = class
    interface IStorageSyncResourceManager
Public Class StorageSyncResourceManager
Implements IStorageSyncResourceManager
Inheritance
StorageSyncResourceManager
Implements

Constructors

StorageSyncResourceManager()

Methods

CreateEcsManagement()

Creates the ecs management.

GetGuid()

Gets the unique identifier.

GetServicePrincipalOrNull()

Get Service Principal Or Null

GetTenantId()

Gets the tenant identifier.

TryGetAfsAgentInstallerPath(String)

Gets the afs agent installer path.

TryGetAfsAgentVersion(String)

Gets the afs agent version.

UpdateServerRegistrationData(ServerRegistrationData)

Updates the server registration data.

Wait()

Waits for access propogation.

Applies to

See also