CmdletHelpers.ConvertToAzureStorageAccountPathPropertyDictionary 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
ConvertToAzureStorageAccountPathPropertyDictionary(WebAppAzureStoragePath[]) | |
ConvertToAzureStorageAccountPathPropertyDictionary(Hashtable) |
ConvertToAzureStorageAccountPathPropertyDictionary(WebAppAzureStoragePath[])
public static Microsoft.Azure.Management.WebSites.Models.AzureStoragePropertyDictionaryResource ConvertToAzureStorageAccountPathPropertyDictionary (this Microsoft.Azure.Commands.WebApps.Models.WebAppAzureStoragePath[] webAppAzureStorageProperties);
static member ConvertToAzureStorageAccountPathPropertyDictionary : Microsoft.Azure.Commands.WebApps.Models.WebAppAzureStoragePath[] -> Microsoft.Azure.Management.WebSites.Models.AzureStoragePropertyDictionaryResource
<Extension()>
Public Function ConvertToAzureStorageAccountPathPropertyDictionary (webAppAzureStorageProperties As WebAppAzureStoragePath()) As AzureStoragePropertyDictionaryResource
Parameters
- webAppAzureStorageProperties
- WebAppAzureStoragePath[]
Returns
Applies to
ConvertToAzureStorageAccountPathPropertyDictionary(Hashtable)
public static Microsoft.Azure.Management.WebSites.Models.AzureStoragePropertyDictionaryResource ConvertToAzureStorageAccountPathPropertyDictionary (this System.Collections.Hashtable hashtable);
static member ConvertToAzureStorageAccountPathPropertyDictionary : System.Collections.Hashtable -> Microsoft.Azure.Management.WebSites.Models.AzureStoragePropertyDictionaryResource
<Extension()>
Public Function ConvertToAzureStorageAccountPathPropertyDictionary (hashtable As Hashtable) As AzureStoragePropertyDictionaryResource
Parameters
- hashtable
- Hashtable