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