AzureStorageFileCmdletBase.BuildFileShareObjectFromName(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.
protected Microsoft.Azure.Storage.File.CloudFileShare BuildFileShareObjectFromName (string name);
protected Microsoft.WindowsAzure.Storage.File.CloudFileShare BuildFileShareObjectFromName (string name);
member this.BuildFileShareObjectFromName : string -> Microsoft.Azure.Storage.File.CloudFileShare
member this.BuildFileShareObjectFromName : string -> Microsoft.WindowsAzure.Storage.File.CloudFileShare
Protected Function BuildFileShareObjectFromName (name As String) As CloudFileShare
Parameters
- name
- String