Microsoft.Azure.Commands.Compute.StorageServices.StorageCredentialsFactory.StorageCredentialsFactory C# (CSharp) Méthode

StorageCredentialsFactory() public méthode

public StorageCredentialsFactory ( ) : Microsoft.Azure.Commands.Common.Authentication.Models
Résultat Microsoft.Azure.Commands.Common.Authentication.Models
        public StorageCredentialsFactory()
        {
            this.resourceGroupName = null;
        }

Same methods

StorageCredentialsFactory::StorageCredentialsFactory ( string resourceGroupName, StorageManagementClient client, Microsoft.Azure.Common.Authentication.Models.AzureSubscription currentSubscription ) : Microsoft.Azure.Commands.Common.Authentication.Models