StorageResourceContainer.GetStorageResourceReference(String, String) 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.
Returns storage resources from the parent resource container
protected internal abstract Azure.Storage.DataMovement.StorageResourceItem GetStorageResourceReference (string path, string resourceId);
abstract member GetStorageResourceReference : string * string -> Azure.Storage.DataMovement.StorageResourceItem
Protected Friend MustOverride Function GetStorageResourceReference (path As String, resourceId As String) As StorageResourceItem
Parameters
- path
- String
- resourceId
- String