StorageAccountResource.GetStorageDataShares Method

Definition

Gets a collection of StorageDataShares in the StorageAccountResource.

public virtual Azure.ResourceManager.Storage.StorageDataShareCollection GetStorageDataShares();
abstract member GetStorageDataShares : unit -> Azure.ResourceManager.Storage.StorageDataShareCollection
override this.GetStorageDataShares : unit -> Azure.ResourceManager.Storage.StorageDataShareCollection
Public Overridable Function GetStorageDataShares () As StorageDataShareCollection

Returns

An object representing collection of StorageDataShares and their operations over a StorageDataShareResource.

Applies to