DataBoxEdgeDeviceExtendedInfo Class

Definition

The extended Info of the Data Box Edge/Gateway device.

public class DataBoxEdgeDeviceExtendedInfo : Azure.ResourceManager.Models.ResourceData
type DataBoxEdgeDeviceExtendedInfo = class
    inherit ResourceData
Public Class DataBoxEdgeDeviceExtendedInfo
Inherits ResourceData
Inheritance
DataBoxEdgeDeviceExtendedInfo

Constructors

DataBoxEdgeDeviceExtendedInfo()

Initializes a new instance of DataBoxEdgeDeviceExtendedInfo.

Properties

ChannelIntegrityKeyName

The name of Channel Integrity Key stored in the Client Key Vault.

ChannelIntegrityKeyVersion

The version of Channel Integrity Key stored in the Client Key Vault.

ClientSecretStoreId

The Key Vault ARM Id for client secrets.

ClientSecretStoreUri

The url to access the Client Key Vault.

CloudWitnessContainerName

The Container for cloud witness in the storage account.

CloudWitnessStorageAccountName

The Cloud Witness Storage account name.

CloudWitnessStorageEndpoint

The Azure service endpoint of the cloud witness storage account.

ClusterWitnessType

Cluster Witness Type.

DeviceSecrets

Device secrets, will be returned only with ODataFilter $expand=deviceSecrets.

EncryptionKey

The public part of the encryption certificate. Client uses this to encrypt any secret.

EncryptionKeyThumbprint

The digital signature of encrypted certificate.

FileShareWitnessLocation

The witness location of file share.

FileShareWitnessUsername

The username of file share.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
KeyVaultSyncStatus

Key vault sync status.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceKey

The Resource ID of the Resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to