141 строка
11 KiB
YAML
141 строка
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails"
|
|
name: "HyperVReplicaAzureDiskInputDetails"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails"
|
|
summary: "Disk input details."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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 **HyperVReplicaAzureDiskInputDetails**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.HyperVReplicaAzureDiskInputDetails()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.HyperVReplicaAzureDiskInputDetails()"
|
|
name: "HyperVReplicaAzureDiskInputDetails()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.HyperVReplicaAzureDiskInputDetails()"
|
|
summary: "Creates an instance of Hyper<wbr>VReplica<wbr>Azure<wbr>Disk<wbr>Input<wbr>Details class."
|
|
syntax: "public HyperVReplicaAzureDiskInputDetails()"
|
|
desc: "Creates an instance of HyperVReplicaAzureDiskInputDetails class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskEncryptionSetId()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskEncryptionSetId()"
|
|
name: "diskEncryptionSetId()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.diskEncryptionSetId()"
|
|
summary: "Get the disk<wbr>Encryption<wbr>Set<wbr>Id property: The Disk<wbr>Encryption<wbr>Set ARM ID."
|
|
syntax: "public String diskEncryptionSetId()"
|
|
desc: "Get the diskEncryptionSetId property: The DiskEncryptionSet ARM ID."
|
|
returns:
|
|
description: "the diskEncryptionSetId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskId()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskId()"
|
|
name: "diskId()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.diskId()"
|
|
summary: "Get the disk<wbr>Id property: The Disk<wbr>Id."
|
|
syntax: "public String diskId()"
|
|
desc: "Get the diskId property: The DiskId."
|
|
returns:
|
|
description: "the diskId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskType()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.diskType()"
|
|
name: "diskType()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.diskType()"
|
|
summary: "Get the disk<wbr>Type property: The Disk<wbr>Type."
|
|
syntax: "public DiskAccountType diskType()"
|
|
desc: "Get the diskType property: The DiskType."
|
|
returns:
|
|
description: "the diskType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.DiskAccountType?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.DiskAccountType&text=DiskAccountType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.logStorageAccountId()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.logStorageAccountId()"
|
|
name: "logStorageAccountId()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.logStorageAccountId()"
|
|
summary: "Get the log<wbr>Storage<wbr>Account<wbr>Id property: The Log<wbr>Storage<wbr>Account<wbr>Id."
|
|
syntax: "public String logStorageAccountId()"
|
|
desc: "Get the logStorageAccountId property: The LogStorageAccountId."
|
|
returns:
|
|
description: "the logStorageAccountId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.validate()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.validate()"
|
|
name: "validate()"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskEncryptionSetId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
name: "withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
summary: "Set the disk<wbr>Encryption<wbr>Set<wbr>Id property: The Disk<wbr>Encryption<wbr>Set ARM ID."
|
|
parameters:
|
|
- description: "the diskEncryptionSetId value to set."
|
|
name: "diskEncryptionSetId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public HyperVReplicaAzureDiskInputDetails withDiskEncryptionSetId(String diskEncryptionSetId)"
|
|
desc: "Set the diskEncryptionSetId property: The DiskEncryptionSet ARM ID."
|
|
returns:
|
|
description: "the HyperVReplicaAzureDiskInputDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails&text=HyperVReplicaAzureDiskInputDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskId(String diskId)"
|
|
name: "withDiskId(String diskId)"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.withDiskId(String diskId)"
|
|
summary: "Set the disk<wbr>Id property: The Disk<wbr>Id."
|
|
parameters:
|
|
- description: "the diskId value to set."
|
|
name: "diskId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public HyperVReplicaAzureDiskInputDetails withDiskId(String diskId)"
|
|
desc: "Set the diskId property: The DiskId."
|
|
returns:
|
|
description: "the HyperVReplicaAzureDiskInputDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails&text=HyperVReplicaAzureDiskInputDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskType(com.azure.resourcemanager.recoveryservicessiterecovery.models.DiskAccountType)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withDiskType(DiskAccountType diskType)"
|
|
name: "withDiskType(DiskAccountType diskType)"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.withDiskType(DiskAccountType diskType)"
|
|
summary: "Set the disk<wbr>Type property: The Disk<wbr>Type."
|
|
parameters:
|
|
- description: "the diskType value to set."
|
|
name: "diskType"
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.DiskAccountType?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.DiskAccountType&text=DiskAccountType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public HyperVReplicaAzureDiskInputDetails withDiskType(DiskAccountType diskType)"
|
|
desc: "Set the diskType property: The DiskType."
|
|
returns:
|
|
description: "the HyperVReplicaAzureDiskInputDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails&text=HyperVReplicaAzureDiskInputDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withLogStorageAccountId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails.withLogStorageAccountId(String logStorageAccountId)"
|
|
name: "withLogStorageAccountId(String logStorageAccountId)"
|
|
nameWithType: "HyperVReplicaAzureDiskInputDetails.withLogStorageAccountId(String logStorageAccountId)"
|
|
summary: "Set the log<wbr>Storage<wbr>Account<wbr>Id property: The Log<wbr>Storage<wbr>Account<wbr>Id."
|
|
parameters:
|
|
- description: "the logStorageAccountId value to set."
|
|
name: "logStorageAccountId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public HyperVReplicaAzureDiskInputDetails withLogStorageAccountId(String logStorageAccountId)"
|
|
desc: "Set the logStorageAccountId property: The LogStorageAccountId."
|
|
returns:
|
|
description: "the HyperVReplicaAzureDiskInputDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.HyperVReplicaAzureDiskInputDetails&text=HyperVReplicaAzureDiskInputDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Disk input details."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.recoveryservicessiterecovery.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-recoveryservicessiterecovery:1.1.0
|