Share via


IStorageSyncClientWrapper.StorageSyncResourceManager Property

Definition

Gets or sets the storage sync resource manager.

public Microsoft.Azure.Commands.StorageSync.Interfaces.IStorageSyncResourceManager StorageSyncResourceManager { get; set; }
member this.StorageSyncResourceManager : Microsoft.Azure.Commands.StorageSync.Interfaces.IStorageSyncResourceManager with get, set
Public Property StorageSyncResourceManager As IStorageSyncResourceManager

Property Value

The storage sync resource manager.

Applies to