Method | Description | |
---|---|---|
Create ( |
||
IsChannelRequired ( |
||
StorageCredentialsFactory ( ) : Microsoft.Azure.Commands.Common.Authentication.Models | ||
StorageCredentialsFactory ( string resourceGroupName, StorageManagementClient client, Microsoft.Azure.Common.Authentication.Models.AzureSubscription currentSubscription ) : Microsoft.Azure.Commands.Common.Authentication.Models |
public Create ( |
||
destination | ||
return | Microsoft.WindowsAzure.Storage.Auth.StorageCredentials |
public static IsChannelRequired ( |
||
destination | ||
return | bool |
public StorageCredentialsFactory ( ) : Microsoft.Azure.Commands.Common.Authentication.Models | ||
return | Microsoft.Azure.Commands.Common.Authentication.Models |
public StorageCredentialsFactory ( string resourceGroupName, StorageManagementClient client, Microsoft.Azure.Common.Authentication.Models.AzureSubscription currentSubscription ) : Microsoft.Azure.Commands.Common.Authentication.Models | ||
resourceGroupName | string | |
client | StorageManagementClient | |
currentSubscription | Microsoft.Azure.Common.Authentication.Models.AzureSubscription | |
return | Microsoft.Azure.Commands.Common.Authentication.Models |