StorageSyncServiceResource.GetStorageSyncWorkflows Method
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.
Gets a collection of StorageSyncWorkflowResources in the StorageSyncService.
public virtual Azure.ResourceManager.StorageSync.StorageSyncWorkflowCollection GetStorageSyncWorkflows ();
abstract member GetStorageSyncWorkflows : unit -> Azure.ResourceManager.StorageSync.StorageSyncWorkflowCollection
override this.GetStorageSyncWorkflows : unit -> Azure.ResourceManager.StorageSync.StorageSyncWorkflowCollection
Public Overridable Function GetStorageSyncWorkflows () As StorageSyncWorkflowCollection
Returns
An object representing collection of StorageSyncWorkflowResources and their operations over a StorageSyncWorkflowResource.