DataBoxEdgeDeviceExtendedInfoPatch 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.
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
Azure SDK for .NET