StorageAccountCredential Class
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.
Information about the storage account credentials which needs to be either added or delete or update
public class StorageAccountCredential
type StorageAccountCredential = class
Public Class StorageAccountCredential
- Inheritance
-
StorageAccountCredential
Constructors
StorageAccountCredential() |
Initializes a new instance of the StorageAccountCredential class. |
Properties
CloudType |
Required. Type of cloud |
Hostname |
Required. Host name |
InstanceId |
Optional. The instance identifier |
IsDefault |
Required. Is default |
Location |
Optional. Locations |
Login |
Required. user name |
Name |
Optional. The name of the entity |
OperationInProgress |
Optional. Is operation in progress |
Password |
Required. password |
PasswordEncryptionCertThumbprint |
Optional. Certificate thumbprint for password encryption |
UseSSL |
Required. Flag for settings useSSL |
VolumeCount |
Required. Number of Volume |
Applies to
Azure SDK for .NET