50 строки
2.8 KiB
YAML
50 строки
2.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey"
|
|
name: "DriveBitLockerKey"
|
|
nameWithType: "DriveBitLockerKey"
|
|
summary: "An immutable client-side representation of Drive<wbr>Bit<wbr>Locker<wbr>Key."
|
|
syntax: "public interface **DriveBitLockerKey**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.bitLockerKey()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.bitLockerKey()"
|
|
name: "bitLockerKey()"
|
|
nameWithType: "DriveBitLockerKey.bitLockerKey()"
|
|
summary: "Gets the bit<wbr>Locker<wbr>Key property: Bit<wbr>Locker recovery key or password."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String bitLockerKey()"
|
|
desc: "Gets the bitLockerKey property: BitLocker recovery key or password."
|
|
returns:
|
|
description: "the bitLockerKey value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.driveId()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.driveId()"
|
|
name: "driveId()"
|
|
nameWithType: "DriveBitLockerKey.driveId()"
|
|
summary: "Gets the drive<wbr>Id property: Drive ID."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String driveId()"
|
|
desc: "Gets the driveId property: Drive ID."
|
|
returns:
|
|
description: "the driveId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.innerModel()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveBitLockerKey.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "DriveBitLockerKey.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>storageimportexport.<wbr>fluent.<wbr>models.<wbr>Drive<wbr>Bit<wbr>Locker<wbr>Key<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DriveBitLockerKeyInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.storageimportexport.fluent.models.DriveBitLockerKeyInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.DriveBitLockerKeyInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.DriveBitLockerKeyInner&text=DriveBitLockerKeyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of DriveBitLockerKey."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storageimportexport.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2
|