Microsoft.Azure.Commands.Compute.StorageServices.StorageCredentialsFactory.StorageCredentialsFactory C# (CSharp) Метод

StorageCredentialsFactory() публичный Метод

public StorageCredentialsFactory ( ) : Microsoft.Azure.Commands.Common.Authentication.Models
Результат 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