DataBoxEdgeDeviceExtendedInfo Interface
public interface DataBoxEdgeDeviceExtendedInfo
An immutable client-side representation of DataBoxEdgeDeviceExtendedInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
encryptionKey()
Gets the encryption |
| abstract String |
encryptionKeyThumbprint()
Gets the encryption |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Data |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract String |
resourceKey()
Gets the resource |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
encryptionKey
public abstract String encryptionKey()
Gets the encryptionKey property: The public part of the encryption certificate. Client uses this to encrypt any secret.
Returns:
encryptionKeyThumbprint
public abstract String encryptionKeyThumbprint()
Gets the encryptionKeyThumbprint property: The digital signature of encrypted certificate.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract DataBoxEdgeDeviceExtendedInfoInner innerModel()
Gets the inner com.azure.resourcemanager.databoxedge.fluent.models.DataBoxEdgeDeviceExtendedInfoInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
resourceKey
public abstract String resourceKey()
Gets the resourceKey property: The Resource ID of the Resource.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: