DataBoxEdgeDeviceExtendedInfoPatch Class

Definition

The Data Box Edge/Gateway device extended info patch.

public class DataBoxEdgeDeviceExtendedInfoPatch
type DataBoxEdgeDeviceExtendedInfoPatch = class
Public Class DataBoxEdgeDeviceExtendedInfoPatch
Inheritance
DataBoxEdgeDeviceExtendedInfoPatch

Constructors

DataBoxEdgeDeviceExtendedInfoPatch()

Initializes a new instance of the DataBoxEdgeDeviceExtendedInfoPatch class.

DataBoxEdgeDeviceExtendedInfoPatch(String, String, String, String, String)

Initializes a new instance of the DataBoxEdgeDeviceExtendedInfoPatch class.

Properties

ChannelIntegrityKeyName

Gets or sets the name for Channel Integrity Key stored in the Client Key Vault

ChannelIntegrityKeyVersion

Gets or sets the version of Channel Integrity Key stored in the Client Key Vault

ClientSecretStoreId

Gets or sets the Key Vault ARM Id for client secrets

ClientSecretStoreUrl

Gets or sets the url to access the Client Key Vault

SyncStatus

Gets or sets for changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable. Possible values include: 'KeyVaultSynced', 'KeyVaultSyncFailed', 'KeyVaultNotConfigured', 'KeyVaultSyncPending', 'KeyVaultSyncing', 'KeyVaultNotSynced'

Applies to