StorageCredentials.TransformUri 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.
Overloads
TransformUri(StorageUri)
public Microsoft.WindowsAzure.Storage.StorageUri TransformUri(Microsoft.WindowsAzure.Storage.StorageUri resourceUri);
member this.TransformUri : Microsoft.WindowsAzure.Storage.StorageUri -> Microsoft.WindowsAzure.Storage.StorageUri
Public Function TransformUri (resourceUri As StorageUri) As StorageUri
Parameters
- resourceUri
- StorageUri
Returns
Applies to
TransformUri(Uri)
public Uri TransformUri(Uri resourceUri);
member this.TransformUri : Uri -> Uri
Public Function TransformUri (resourceUri As Uri) As Uri
Parameters
- resourceUri
- System.Uri
Returns
System.Uri