DataContainer 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.
Info about the data container
public class DataContainer
type DataContainer = class
Public Class DataContainer
- Inheritance
-
DataContainer
Constructors
DataContainer() |
Initializes a new instance of the DataContainer class. |
Properties
BandwidthRate |
Required. Gets or sets the Bandwidth Rate. |
EncryptionKey |
Optional. Gets or sets the encryption key. |
InstanceId |
Optional. The instance identifier |
IsDefault |
Required. Gets or sets a value indicating whether this instance is default. |
IsEncryptionEnabled |
Required. Gets or sets a value indicating whether this instance is encryption enabled. |
Name |
Required. The name of the entity |
OperationInProgress |
Optional. Is operation in progress |
Owned |
Optional. Gets or sets a value indicating whether this DataContainer is owned. |
PrimaryStorageAccountCredential |
Required. Gets or sets the Primary Storage Account Credential |
SecretsEncryptionThumbprint |
Optional. Gets or sets the SecretsEncryptionThumbprint. |
VolumeCount |
Optional. Gets or sets the volume count |
Applies to
Azure SDK for .NET