123 строки
10 KiB
YAML
123 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption"
|
|
name: "OSDiskImageEncryption"
|
|
nameWithType: "OSDiskImageEncryption"
|
|
summary: "Contains encryption settings for an OS disk image."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption&text=DiskImageEncryption\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption.diskEncryptionSetId()?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption.diskEncryptionSetId&text=diskEncryptionSetId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption.validate()?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption.withDiskEncryptionSetId(java.lang.String)?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption.withDiskEncryptionSetId&text=withDiskEncryptionSetId\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **OSDiskImageEncryption**</br> extends <xref href=\"com.azure.resourcemanager.compute.models.DiskImageEncryption?alt=com.azure.resourcemanager.compute.models.DiskImageEncryption&text=DiskImageEncryption\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.OSDiskImageEncryption()"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.OSDiskImageEncryption()"
|
|
name: "OSDiskImageEncryption()"
|
|
nameWithType: "OSDiskImageEncryption.OSDiskImageEncryption()"
|
|
summary: "Creates an instance of OSDisk<wbr>Image<wbr>Encryption class."
|
|
syntax: "public OSDiskImageEncryption()"
|
|
desc: "Creates an instance of OSDiskImageEncryption class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "OSDiskImageEncryption.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of OSDisk<wbr>Image<wbr>Encryption from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static OSDiskImageEncryption fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the OSDiskImageEncryption."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of OSDiskImageEncryption from the JsonReader."
|
|
returns:
|
|
description: "An instance of OSDiskImageEncryption if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.OSDiskImageEncryption?alt=com.azure.resourcemanager.compute.models.OSDiskImageEncryption&text=OSDiskImageEncryption\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.securityProfile()"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.securityProfile()"
|
|
name: "securityProfile()"
|
|
nameWithType: "OSDiskImageEncryption.securityProfile()"
|
|
summary: "Get the security<wbr>Profile property: This property specifies the security profile of an OS disk image."
|
|
syntax: "public OSDiskImageSecurityProfile securityProfile()"
|
|
desc: "Get the securityProfile property: This property specifies the security profile of an OS disk image."
|
|
returns:
|
|
description: "the securityProfile value."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.OSDiskImageSecurityProfile?alt=com.azure.resourcemanager.compute.models.OSDiskImageSecurityProfile&text=OSDiskImageSecurityProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "OSDiskImageEncryption.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.resourcemanager.compute.models.DiskImageEncryption.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.validate()"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.validate()"
|
|
name: "validate()"
|
|
nameWithType: "OSDiskImageEncryption.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.compute.models.DiskImageEncryption.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.withDiskEncryptionSetId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
name: "withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
nameWithType: "OSDiskImageEncryption.withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
summary: "Set the disk<wbr>Encryption<wbr>Set<wbr>Id property: A relative URI containing the resource ID of the disk encryption set."
|
|
overridden: "com.azure.resourcemanager.compute.models.DiskImageEncryption.withDiskEncryptionSetId(java.lang.String)"
|
|
parameters:
|
|
- name: "diskEncryptionSetId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public OSDiskImageEncryption withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
desc: "Set the diskEncryptionSetId property: A relative URI containing the resource ID of the disk encryption set."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.OSDiskImageEncryption?alt=com.azure.resourcemanager.compute.models.OSDiskImageEncryption&text=OSDiskImageEncryption\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.withSecurityProfile(com.azure.resourcemanager.compute.models.OSDiskImageSecurityProfile)"
|
|
fullName: "com.azure.resourcemanager.compute.models.OSDiskImageEncryption.withSecurityProfile(OSDiskImageSecurityProfile securityProfile)"
|
|
name: "withSecurityProfile(OSDiskImageSecurityProfile securityProfile)"
|
|
nameWithType: "OSDiskImageEncryption.withSecurityProfile(OSDiskImageSecurityProfile securityProfile)"
|
|
summary: "Set the security<wbr>Profile property: This property specifies the security profile of an OS disk image."
|
|
parameters:
|
|
- description: "the securityProfile value to set."
|
|
name: "securityProfile"
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.OSDiskImageSecurityProfile?alt=com.azure.resourcemanager.compute.models.OSDiskImageSecurityProfile&text=OSDiskImageSecurityProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OSDiskImageEncryption withSecurityProfile(OSDiskImageSecurityProfile securityProfile)"
|
|
desc: "Set the securityProfile property: This property specifies the security profile of an OS disk image."
|
|
returns:
|
|
description: "the OSDiskImageEncryption object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.OSDiskImageEncryption?alt=com.azure.resourcemanager.compute.models.OSDiskImageEncryption&text=OSDiskImageEncryption\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Contains encryption settings for an OS disk image."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0
|