Share via


DataContainerRequest Class

Definition

Info about the data container

public class DataContainerRequest
type DataContainerRequest = class
Public Class DataContainerRequest
Inheritance
DataContainerRequest

Constructors

DataContainerRequest()

Initializes a new instance of the DataContainerRequest 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