2023-09-23 07:27:36 +03:00
### YamlMime:JavaType
uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails"
name : "A2AReplicationDetails"
nameWithType : "A2AReplicationDetails"
summary : "A2A provider specific settings."
inheritances :
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods :
- classRef : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings&text=ReplicationProviderSpecificSettings\" data-throw-if-not-resolved=\"False\" />"
methodsRef :
- "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings.validate()?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings.validate&text=validate\" 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 **A2AReplicationDetails**</br> extends <xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings&text=ReplicationProviderSpecificSettings\" data-throw-if-not-resolved=\"False\" />"
constructors :
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.A2AReplicationDetails()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.A2AReplicationDetails()"
name : "A2AReplicationDetails()"
nameWithType : "A2AReplicationDetails.A2AReplicationDetails()"
summary : "Creates an instance of A2AReplication<wbr>Details class."
syntax : "public A2AReplicationDetails()"
desc : "Creates an instance of A2AReplicationDetails class."
methods :
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentCertificateExpiryDate()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentCertificateExpiryDate()"
name : "agentCertificateExpiryDate()"
nameWithType : "A2AReplicationDetails.agentCertificateExpiryDate()"
summary : "Get the agent<wbr>Certificate<wbr>Expiry<wbr>Date property: Agent certificate expiry date."
syntax : "public OffsetDateTime agentCertificateExpiryDate()"
desc : "Get the agentCertificateExpiryDate property: Agent certificate expiry date."
returns :
description : "the agentCertificateExpiryDate value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentExpiryDate()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentExpiryDate()"
name : "agentExpiryDate()"
nameWithType : "A2AReplicationDetails.agentExpiryDate()"
summary : "Get the agent<wbr>Expiry<wbr>Date property: Agent expiry date."
syntax : "public OffsetDateTime agentExpiryDate()"
desc : "Get the agentExpiryDate property: Agent expiry date."
returns :
description : "the agentExpiryDate value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentVersion()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.agentVersion()"
name : "agentVersion()"
nameWithType : "A2AReplicationDetails.agentVersion()"
summary : "Get the agent<wbr>Version property: The agent version."
syntax : "public String agentVersion()"
desc : "Get the agentVersion property: The agent version."
returns :
description : "the agentVersion value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.autoProtectionOfDataDisk()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.autoProtectionOfDataDisk()"
name : "autoProtectionOfDataDisk()"
nameWithType : "A2AReplicationDetails.autoProtectionOfDataDisk()"
summary : "Get the auto<wbr>Protection<wbr>OfData<wbr>Disk property: A value indicating whether the auto protection is enabled."
syntax : "public AutoProtectionOfDataDisk autoProtectionOfDataDisk()"
desc : "Get the autoProtectionOfDataDisk property: A value indicating whether the auto protection is enabled."
returns :
description : "the autoProtectionOfDataDisk value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.AutoProtectionOfDataDisk?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.AutoProtectionOfDataDisk&text=AutoProtectionOfDataDisk\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.churnOptionSelected()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.churnOptionSelected()"
name : "churnOptionSelected()"
nameWithType : "A2AReplicationDetails.churnOptionSelected()"
summary : "Get the churn<wbr>Option<wbr>Selected property: A value indicating the churn option selected by user."
syntax : "public ChurnOptionSelected churnOptionSelected()"
desc : "Get the churnOptionSelected property: A value indicating the churn option selected by user."
returns :
description : "the churnOptionSelected value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ChurnOptionSelected?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ChurnOptionSelected&text=ChurnOptionSelected\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.fabricObjectId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.fabricObjectId()"
name : "fabricObjectId()"
nameWithType : "A2AReplicationDetails.fabricObjectId()"
summary : "Get the fabric<wbr>Object<wbr>Id property: The fabric specific object Id of the virtual machine."
syntax : "public String fabricObjectId()"
desc : "Get the fabricObjectId property: The fabric specific object Id of the virtual machine."
returns :
description : "the fabricObjectId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryExtendedLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryExtendedLocation()"
name : "initialPrimaryExtendedLocation()"
nameWithType : "A2AReplicationDetails.initialPrimaryExtendedLocation()"
summary : "Get the initial<wbr>Primary<wbr>Extended<wbr>Location property: The initial primary extended location."
syntax : "public ExtendedLocation initialPrimaryExtendedLocation()"
desc : "Get the initialPrimaryExtendedLocation property: The initial primary extended location."
returns :
description : "the initialPrimaryExtendedLocation value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryFabricLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryFabricLocation()"
name : "initialPrimaryFabricLocation()"
nameWithType : "A2AReplicationDetails.initialPrimaryFabricLocation()"
summary : "Get the initial<wbr>Primary<wbr>Fabric<wbr>Location property: The initial primary fabric location."
syntax : "public String initialPrimaryFabricLocation()"
desc : "Get the initialPrimaryFabricLocation property: The initial primary fabric location."
returns :
description : "the initialPrimaryFabricLocation value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryZone()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialPrimaryZone()"
name : "initialPrimaryZone()"
nameWithType : "A2AReplicationDetails.initialPrimaryZone()"
summary : "Get the initial<wbr>Primary<wbr>Zone property: The initial primary availability zone."
syntax : "public String initialPrimaryZone()"
desc : "Get the initialPrimaryZone property: The initial primary availability zone."
returns :
description : "the initialPrimaryZone value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryExtendedLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryExtendedLocation()"
name : "initialRecoveryExtendedLocation()"
nameWithType : "A2AReplicationDetails.initialRecoveryExtendedLocation()"
summary : "Get the initial<wbr>Recovery<wbr>Extended<wbr>Location property: The initial recovery extended location."
syntax : "public ExtendedLocation initialRecoveryExtendedLocation()"
desc : "Get the initialRecoveryExtendedLocation property: The initial recovery extended location."
returns :
description : "the initialRecoveryExtendedLocation value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryFabricLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryFabricLocation()"
name : "initialRecoveryFabricLocation()"
nameWithType : "A2AReplicationDetails.initialRecoveryFabricLocation()"
summary : "Get the initial<wbr>Recovery<wbr>Fabric<wbr>Location property: The initial recovery fabric location."
syntax : "public String initialRecoveryFabricLocation()"
desc : "Get the initialRecoveryFabricLocation property: The initial recovery fabric location."
returns :
description : "the initialRecoveryFabricLocation value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryZone()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.initialRecoveryZone()"
name : "initialRecoveryZone()"
nameWithType : "A2AReplicationDetails.initialRecoveryZone()"
summary : "Get the initial<wbr>Recovery<wbr>Zone property: The initial recovery availability zone."
syntax : "public String initialRecoveryZone()"
desc : "Get the initialRecoveryZone property: The initial recovery availability zone."
returns :
description : "the initialRecoveryZone value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.isReplicationAgentCertificateUpdateRequired()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.isReplicationAgentCertificateUpdateRequired()"
name : "isReplicationAgentCertificateUpdateRequired()"
nameWithType : "A2AReplicationDetails.isReplicationAgentCertificateUpdateRequired()"
summary : "Get the is<wbr>Replication<wbr>Agent<wbr>Certificate<wbr>Update<wbr>Required property: A value indicating whether agent certificate update is required."
syntax : "public Boolean isReplicationAgentCertificateUpdateRequired()"
desc : "Get the isReplicationAgentCertificateUpdateRequired property: A value indicating whether agent certificate update is required."
returns :
description : "the isReplicationAgentCertificateUpdateRequired value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.isReplicationAgentUpdateRequired()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.isReplicationAgentUpdateRequired()"
name : "isReplicationAgentUpdateRequired()"
nameWithType : "A2AReplicationDetails.isReplicationAgentUpdateRequired()"
summary : "Get the is<wbr>Replication<wbr>Agent<wbr>Update<wbr>Required property: A value indicating whether replication agent update is required."
syntax : "public Boolean isReplicationAgentUpdateRequired()"
desc : "Get the isReplicationAgentUpdateRequired property: A value indicating whether replication agent update is required."
returns :
description : "the isReplicationAgentUpdateRequired value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lastHeartbeat()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lastHeartbeat()"
name : "lastHeartbeat()"
nameWithType : "A2AReplicationDetails.lastHeartbeat()"
summary : "Get the last<wbr>Heartbeat property: The last heartbeat received from the source server."
syntax : "public OffsetDateTime lastHeartbeat()"
desc : "Get the lastHeartbeat property: The last heartbeat received from the source server."
returns :
description : "the lastHeartbeat value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lastRpoCalculatedTime()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lastRpoCalculatedTime()"
name : "lastRpoCalculatedTime()"
nameWithType : "A2AReplicationDetails.lastRpoCalculatedTime()"
summary : "Get the last<wbr>Rpo<wbr>Calculated<wbr>Time property: The time (in UTC) when the last RPO value was calculated by Protection Service."
syntax : "public OffsetDateTime lastRpoCalculatedTime()"
desc : "Get the lastRpoCalculatedTime property: The time (in UTC) when the last RPO value was calculated by Protection Service."
returns :
description : "the lastRpoCalculatedTime value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lifecycleId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.lifecycleId()"
name : "lifecycleId()"
nameWithType : "A2AReplicationDetails.lifecycleId()"
summary : "Get the lifecycle<wbr>Id property: An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.<wbr>The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the \"same\" protected item even though other internal Ids/ARM Id might be changing."
syntax : "public String lifecycleId()"
desc : "Get the lifecycleId property: An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the \"same\" protected item even though other internal Ids/ARM Id might be changing."
returns :
description : "the lifecycleId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.managementId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.managementId()"
name : "managementId()"
nameWithType : "A2AReplicationDetails.managementId()"
summary : "Get the management<wbr>Id property: The management Id."
syntax : "public String managementId()"
desc : "Get the managementId property: The management Id."
returns :
description : "the managementId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.monitoringJobType()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.monitoringJobType()"
name : "monitoringJobType()"
nameWithType : "A2AReplicationDetails.monitoringJobType()"
summary : "Get the monitoring<wbr>Job<wbr>Type property: The type of the monitoring job."
syntax : "public String monitoringJobType()"
desc : "Get the monitoringJobType property: The type of the monitoring job. The progress is contained in MonitoringPercentageCompletion property."
returns :
description : "the monitoringJobType value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.monitoringPercentageCompletion()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.monitoringPercentageCompletion()"
name : "monitoringPercentageCompletion()"
nameWithType : "A2AReplicationDetails.monitoringPercentageCompletion()"
summary : "Get the monitoring<wbr>Percentage<wbr>Completion property: The percentage of the monitoring job."
syntax : "public Integer monitoringPercentageCompletion()"
desc : "Get the monitoringPercentageCompletion property: The percentage of the monitoring job. The type of the monitoring job is defined by MonitoringJobType property."
returns :
description : "the monitoringPercentageCompletion value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupCreateOption()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupCreateOption()"
name : "multiVmGroupCreateOption()"
nameWithType : "A2AReplicationDetails.multiVmGroupCreateOption()"
summary : "Get the multi<wbr>VmGroup<wbr>Create<wbr>Option property: Whether Multi VM group is auto created or specified by user."
syntax : "public MultiVmGroupCreateOption multiVmGroupCreateOption()"
desc : "Get the multiVmGroupCreateOption property: Whether Multi VM group is auto created or specified by user."
returns :
description : "the multiVmGroupCreateOption value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.MultiVmGroupCreateOption?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.MultiVmGroupCreateOption&text=MultiVmGroupCreateOption\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupId()"
name : "multiVmGroupId()"
nameWithType : "A2AReplicationDetails.multiVmGroupId()"
summary : "Get the multi<wbr>VmGroup<wbr>Id property: The multi vm group Id."
syntax : "public String multiVmGroupId()"
desc : "Get the multiVmGroupId property: The multi vm group Id."
returns :
description : "the multiVmGroupId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupName()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.multiVmGroupName()"
name : "multiVmGroupName()"
nameWithType : "A2AReplicationDetails.multiVmGroupName()"
summary : "Get the multi<wbr>VmGroup<wbr>Name property: The multi vm group name."
syntax : "public String multiVmGroupName()"
desc : "Get the multiVmGroupName property: The multi vm group name."
returns :
description : "the multiVmGroupName value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.osType()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.osType()"
name : "osType()"
nameWithType : "A2AReplicationDetails.osType()"
summary : "Get the os<wbr>Type property: The type of operating system."
syntax : "public String osType()"
desc : "Get the osType property: The type of operating system."
returns :
description : "the osType value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryAvailabilityZone()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryAvailabilityZone()"
name : "primaryAvailabilityZone()"
nameWithType : "A2AReplicationDetails.primaryAvailabilityZone()"
summary : "Get the primary<wbr>Availability<wbr>Zone property: The primary availability zone."
syntax : "public String primaryAvailabilityZone()"
desc : "Get the primaryAvailabilityZone property: The primary availability zone."
returns :
description : "the primaryAvailabilityZone value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryExtendedLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryExtendedLocation()"
name : "primaryExtendedLocation()"
nameWithType : "A2AReplicationDetails.primaryExtendedLocation()"
summary : "Get the primary<wbr>Extended<wbr>Location property: The primary Extended Location."
syntax : "public ExtendedLocation primaryExtendedLocation()"
desc : "Get the primaryExtendedLocation property: The primary Extended Location."
returns :
description : "the primaryExtendedLocation value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryFabricLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.primaryFabricLocation()"
name : "primaryFabricLocation()"
nameWithType : "A2AReplicationDetails.primaryFabricLocation()"
summary : "Get the primary<wbr>Fabric<wbr>Location property: Primary fabric location."
syntax : "public String primaryFabricLocation()"
desc : "Get the primaryFabricLocation property: Primary fabric location."
returns :
description : "the primaryFabricLocation value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.protectedDisks()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.protectedDisks()"
name : "protectedDisks()"
nameWithType : "A2AReplicationDetails.protectedDisks()"
summary : "Get the protected<wbr>Disks property: The list of protected disks."
syntax : "public List<A2AProtectedDiskDetails> protectedDisks()"
desc : "Get the protectedDisks property: The list of protected disks."
returns :
description : "the protectedDisks value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedDiskDetails&text=A2AProtectedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.protectedManagedDisks()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.protectedManagedDisks()"
name : "protectedManagedDisks()"
nameWithType : "A2AReplicationDetails.protectedManagedDisks()"
summary : "Get the protected<wbr>Managed<wbr>Disks property: The list of protected managed disks."
syntax : "public List<A2AProtectedManagedDiskDetails> protectedManagedDisks()"
desc : "Get the protectedManagedDisks property: The list of protected managed disks."
returns :
description : "the protectedManagedDisks value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedManagedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedManagedDiskDetails&text=A2AProtectedManagedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAvailabilitySet()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAvailabilitySet()"
name : "recoveryAvailabilitySet()"
nameWithType : "A2AReplicationDetails.recoveryAvailabilitySet()"
summary : "Get the recovery<wbr>Availability<wbr>Set property: The recovery availability set."
syntax : "public String recoveryAvailabilitySet()"
desc : "Get the recoveryAvailabilitySet property: The recovery availability set."
returns :
description : "the recoveryAvailabilitySet value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAvailabilityZone()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAvailabilityZone()"
name : "recoveryAvailabilityZone()"
nameWithType : "A2AReplicationDetails.recoveryAvailabilityZone()"
summary : "Get the recovery<wbr>Availability<wbr>Zone property: The recovery availability zone."
syntax : "public String recoveryAvailabilityZone()"
desc : "Get the recoveryAvailabilityZone property: The recovery availability zone."
returns :
description : "the recoveryAvailabilityZone value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureGeneration()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureGeneration()"
name : "recoveryAzureGeneration()"
nameWithType : "A2AReplicationDetails.recoveryAzureGeneration()"
summary : "Get the recovery<wbr>Azure<wbr>Generation property: The recovery azure generation."
syntax : "public String recoveryAzureGeneration()"
desc : "Get the recoveryAzureGeneration property: The recovery azure generation."
returns :
description : "the recoveryAzureGeneration value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureResourceGroupId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureResourceGroupId()"
name : "recoveryAzureResourceGroupId()"
nameWithType : "A2AReplicationDetails.recoveryAzureResourceGroupId()"
summary : "Get the recovery<wbr>Azure<wbr>Resource<wbr>Group<wbr>Id property: The recovery resource group."
syntax : "public String recoveryAzureResourceGroupId()"
desc : "Get the recoveryAzureResourceGroupId property: The recovery resource group."
returns :
description : "the recoveryAzureResourceGroupId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureVMName()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureVMName()"
name : "recoveryAzureVMName()"
nameWithType : "A2AReplicationDetails.recoveryAzureVMName()"
summary : "Get the recovery<wbr>Azure<wbr>VMName property: The name of recovery virtual machine."
syntax : "public String recoveryAzureVMName()"
desc : "Get the recoveryAzureVMName property: The name of recovery virtual machine."
returns :
description : "the recoveryAzureVMName value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureVMSize()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryAzureVMSize()"
name : "recoveryAzureVMSize()"
nameWithType : "A2AReplicationDetails.recoveryAzureVMSize()"
summary : "Get the recovery<wbr>Azure<wbr>VMSize property: The size of recovery virtual machine."
syntax : "public String recoveryAzureVMSize()"
desc : "Get the recoveryAzureVMSize property: The size of recovery virtual machine."
returns :
description : "the recoveryAzureVMSize value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryBootDiagStorageAccountId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryBootDiagStorageAccountId()"
name : "recoveryBootDiagStorageAccountId()"
nameWithType : "A2AReplicationDetails.recoveryBootDiagStorageAccountId()"
summary : "Get the recovery<wbr>Boot<wbr>Diag<wbr>Storage<wbr>Account<wbr>Id property: The recovery boot diagnostic storage account Arm Id."
syntax : "public String recoveryBootDiagStorageAccountId()"
desc : "Get the recoveryBootDiagStorageAccountId property: The recovery boot diagnostic storage account Arm Id."
returns :
description : "the recoveryBootDiagStorageAccountId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryCapacityReservationGroupId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryCapacityReservationGroupId()"
name : "recoveryCapacityReservationGroupId()"
nameWithType : "A2AReplicationDetails.recoveryCapacityReservationGroupId()"
summary : "Get the recovery<wbr>Capacity<wbr>Reservation<wbr>Group<wbr>Id property: The recovery capacity reservation group Id."
syntax : "public String recoveryCapacityReservationGroupId()"
desc : "Get the recoveryCapacityReservationGroupId property: The recovery capacity reservation group Id."
returns :
description : "the recoveryCapacityReservationGroupId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryCloudService()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryCloudService()"
name : "recoveryCloudService()"
nameWithType : "A2AReplicationDetails.recoveryCloudService()"
summary : "Get the recovery<wbr>Cloud<wbr>Service property: The recovery cloud service."
syntax : "public String recoveryCloudService()"
desc : "Get the recoveryCloudService property: The recovery cloud service."
returns :
description : "the recoveryCloudService value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryExtendedLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryExtendedLocation()"
name : "recoveryExtendedLocation()"
nameWithType : "A2AReplicationDetails.recoveryExtendedLocation()"
summary : "Get the recovery<wbr>Extended<wbr>Location property: The recovery Extended Location."
syntax : "public ExtendedLocation recoveryExtendedLocation()"
desc : "Get the recoveryExtendedLocation property: The recovery Extended Location."
returns :
description : "the recoveryExtendedLocation value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryFabricLocation()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryFabricLocation()"
name : "recoveryFabricLocation()"
nameWithType : "A2AReplicationDetails.recoveryFabricLocation()"
summary : "Get the recovery<wbr>Fabric<wbr>Location property: The recovery fabric location."
syntax : "public String recoveryFabricLocation()"
desc : "Get the recoveryFabricLocation property: The recovery fabric location."
returns :
description : "the recoveryFabricLocation value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryFabricObjectId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryFabricObjectId()"
name : "recoveryFabricObjectId()"
nameWithType : "A2AReplicationDetails.recoveryFabricObjectId()"
summary : "Get the recovery<wbr>Fabric<wbr>Object<wbr>Id property: The recovery fabric object Id."
syntax : "public String recoveryFabricObjectId()"
desc : "Get the recoveryFabricObjectId property: The recovery fabric object Id."
returns :
description : "the recoveryFabricObjectId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryProximityPlacementGroupId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryProximityPlacementGroupId()"
name : "recoveryProximityPlacementGroupId()"
nameWithType : "A2AReplicationDetails.recoveryProximityPlacementGroupId()"
summary : "Get the recovery<wbr>Proximity<wbr>Placement<wbr>Group<wbr>Id property: The recovery proximity placement group Id."
syntax : "public String recoveryProximityPlacementGroupId()"
desc : "Get the recoveryProximityPlacementGroupId property: The recovery proximity placement group Id."
returns :
description : "the recoveryProximityPlacementGroupId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryVirtualMachineScaleSetId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.recoveryVirtualMachineScaleSetId()"
name : "recoveryVirtualMachineScaleSetId()"
nameWithType : "A2AReplicationDetails.recoveryVirtualMachineScaleSetId()"
summary : "Get the recovery<wbr>Virtual<wbr>Machine<wbr>Scale<wbr>Set<wbr>Id property: The recovery virtual machine scale set id."
syntax : "public String recoveryVirtualMachineScaleSetId()"
desc : "Get the recoveryVirtualMachineScaleSetId property: The recovery virtual machine scale set id."
returns :
description : "the recoveryVirtualMachineScaleSetId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.rpoInSeconds()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.rpoInSeconds()"
name : "rpoInSeconds()"
nameWithType : "A2AReplicationDetails.rpoInSeconds()"
summary : "Get the rpo<wbr>InSeconds property: The last RPO value in seconds."
syntax : "public Long rpoInSeconds()"
desc : "Get the rpoInSeconds property: The last RPO value in seconds."
returns :
description : "the rpoInSeconds value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.selectedRecoveryAzureNetworkId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.selectedRecoveryAzureNetworkId()"
name : "selectedRecoveryAzureNetworkId()"
nameWithType : "A2AReplicationDetails.selectedRecoveryAzureNetworkId()"
summary : "Get the selected<wbr>Recovery<wbr>Azure<wbr>Network<wbr>Id property: The recovery virtual network."
syntax : "public String selectedRecoveryAzureNetworkId()"
desc : "Get the selectedRecoveryAzureNetworkId property: The recovery virtual network."
returns :
description : "the selectedRecoveryAzureNetworkId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.selectedTfoAzureNetworkId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.selectedTfoAzureNetworkId()"
name : "selectedTfoAzureNetworkId()"
nameWithType : "A2AReplicationDetails.selectedTfoAzureNetworkId()"
summary : "Get the selected<wbr>Tfo<wbr>Azure<wbr>Network<wbr>Id property: The test failover virtual network."
syntax : "public String selectedTfoAzureNetworkId()"
desc : "Get the selectedTfoAzureNetworkId property: The test failover virtual network."
returns :
description : "the selectedTfoAzureNetworkId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.testFailoverRecoveryFabricObjectId()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.testFailoverRecoveryFabricObjectId()"
name : "testFailoverRecoveryFabricObjectId()"
nameWithType : "A2AReplicationDetails.testFailoverRecoveryFabricObjectId()"
summary : "Get the test<wbr>Failover<wbr>Recovery<wbr>Fabric<wbr>Object<wbr>Id property: The test failover fabric object Id."
syntax : "public String testFailoverRecoveryFabricObjectId()"
desc : "Get the testFailoverRecoveryFabricObjectId property: The test failover fabric object Id."
returns :
description : "the testFailoverRecoveryFabricObjectId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.tfoAzureVMName()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.tfoAzureVMName()"
name : "tfoAzureVMName()"
nameWithType : "A2AReplicationDetails.tfoAzureVMName()"
summary : "Get the tfo<wbr>Azure<wbr>VMName property: The test failover vm name."
syntax : "public String tfoAzureVMName()"
desc : "Get the tfoAzureVMName property: The test failover vm name."
returns :
description : "the tfoAzureVMName value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.unprotectedDisks()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.unprotectedDisks()"
name : "unprotectedDisks()"
nameWithType : "A2AReplicationDetails.unprotectedDisks()"
summary : "Get the unprotected<wbr>Disks property: The list of unprotected disks."
syntax : "public List<A2AUnprotectedDiskDetails> unprotectedDisks()"
desc : "Get the unprotectedDisks property: The list of unprotected disks."
returns :
description : "the unprotectedDisks value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AUnprotectedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AUnprotectedDiskDetails&text=A2AUnprotectedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.validate()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.validate()"
name : "validate()"
nameWithType : "A2AReplicationDetails.validate()"
summary : "Validates the instance."
overridden : "com.azure.resourcemanager.recoveryservicessiterecovery.models.ReplicationProviderSpecificSettings.validate()"
syntax : "public void validate()"
desc : "Validates the instance."
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmEncryptionType()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmEncryptionType()"
name : "vmEncryptionType()"
nameWithType : "A2AReplicationDetails.vmEncryptionType()"
summary : "Get the vm<wbr>Encryption<wbr>Type property: The encryption type of the VM."
syntax : "public VmEncryptionType vmEncryptionType()"
desc : "Get the vmEncryptionType property: The encryption type of the VM."
returns :
description : "the vmEncryptionType value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.VmEncryptionType?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.VmEncryptionType&text=VmEncryptionType\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmNics()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmNics()"
name : "vmNics()"
nameWithType : "A2AReplicationDetails.vmNics()"
summary : "Get the vm<wbr>Nics property: The virtual machine nic details."
syntax : "public List<VMNicDetails> vmNics()"
desc : "Get the vmNics property: The virtual machine nic details."
returns :
description : "the vmNics value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.VMNicDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.VMNicDetails&text=VMNicDetails\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmProtectionState()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmProtectionState()"
name : "vmProtectionState()"
nameWithType : "A2AReplicationDetails.vmProtectionState()"
summary : "Get the vm<wbr>Protection<wbr>State property: The protection state for the vm."
syntax : "public String vmProtectionState()"
desc : "Get the vmProtectionState property: The protection state for the vm."
returns :
description : "the vmProtectionState value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmProtectionStateDescription()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmProtectionStateDescription()"
name : "vmProtectionStateDescription()"
nameWithType : "A2AReplicationDetails.vmProtectionStateDescription()"
summary : "Get the vm<wbr>Protection<wbr>State<wbr>Description property: The protection state description for the vm."
syntax : "public String vmProtectionStateDescription()"
desc : "Get the vmProtectionStateDescription property: The protection state description for the vm."
returns :
description : "the vmProtectionStateDescription value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmSyncedConfigDetails()"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.vmSyncedConfigDetails()"
name : "vmSyncedConfigDetails()"
nameWithType : "A2AReplicationDetails.vmSyncedConfigDetails()"
summary : "Get the vm<wbr>Synced<wbr>Config<wbr>Details property: The synced configuration details."
syntax : "public AzureToAzureVmSyncedConfigDetails vmSyncedConfigDetails()"
desc : "Get the vmSyncedConfigDetails property: The synced configuration details."
returns :
description : "the vmSyncedConfigDetails value."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.AzureToAzureVmSyncedConfigDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.AzureToAzureVmSyncedConfigDetails&text=AzureToAzureVmSyncedConfigDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAgentExpiryDate(java.time.OffsetDateTime)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAgentExpiryDate(OffsetDateTime agentExpiryDate)"
name : "withAgentExpiryDate(OffsetDateTime agentExpiryDate)"
nameWithType : "A2AReplicationDetails.withAgentExpiryDate(OffsetDateTime agentExpiryDate)"
summary : "Set the agent<wbr>Expiry<wbr>Date property: Agent expiry date."
parameters :
- description : "the agentExpiryDate value to set."
name : "agentExpiryDate"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax : "public A2AReplicationDetails withAgentExpiryDate(OffsetDateTime agentExpiryDate)"
desc : "Set the agentExpiryDate property: Agent expiry date."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAgentVersion(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAgentVersion(String agentVersion)"
name : "withAgentVersion(String agentVersion)"
nameWithType : "A2AReplicationDetails.withAgentVersion(String agentVersion)"
summary : "Set the agent<wbr>Version property: The agent version."
parameters :
- description : "the agentVersion value to set."
name : "agentVersion"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withAgentVersion(String agentVersion)"
desc : "Set the agentVersion property: The agent version."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAutoProtectionOfDataDisk(com.azure.resourcemanager.recoveryservicessiterecovery.models.AutoProtectionOfDataDisk)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withAutoProtectionOfDataDisk(AutoProtectionOfDataDisk autoProtectionOfDataDisk)"
name : "withAutoProtectionOfDataDisk(AutoProtectionOfDataDisk autoProtectionOfDataDisk)"
nameWithType : "A2AReplicationDetails.withAutoProtectionOfDataDisk(AutoProtectionOfDataDisk autoProtectionOfDataDisk)"
summary : "Set the auto<wbr>Protection<wbr>OfData<wbr>Disk property: A value indicating whether the auto protection is enabled."
parameters :
- description : "the autoProtectionOfDataDisk value to set."
name : "autoProtectionOfDataDisk"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.AutoProtectionOfDataDisk?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.AutoProtectionOfDataDisk&text=AutoProtectionOfDataDisk\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withAutoProtectionOfDataDisk(AutoProtectionOfDataDisk autoProtectionOfDataDisk)"
desc : "Set the autoProtectionOfDataDisk property: A value indicating whether the auto protection is enabled."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withFabricObjectId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withFabricObjectId(String fabricObjectId)"
name : "withFabricObjectId(String fabricObjectId)"
nameWithType : "A2AReplicationDetails.withFabricObjectId(String fabricObjectId)"
summary : "Set the fabric<wbr>Object<wbr>Id property: The fabric specific object Id of the virtual machine."
parameters :
- description : "the fabricObjectId value to set."
name : "fabricObjectId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withFabricObjectId(String fabricObjectId)"
desc : "Set the fabricObjectId property: The fabric specific object Id of the virtual machine."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withInitialPrimaryExtendedLocation(com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withInitialPrimaryExtendedLocation(ExtendedLocation initialPrimaryExtendedLocation)"
name : "withInitialPrimaryExtendedLocation(ExtendedLocation initialPrimaryExtendedLocation)"
nameWithType : "A2AReplicationDetails.withInitialPrimaryExtendedLocation(ExtendedLocation initialPrimaryExtendedLocation)"
summary : "Set the initial<wbr>Primary<wbr>Extended<wbr>Location property: The initial primary extended location."
parameters :
- description : "the initialPrimaryExtendedLocation value to set."
name : "initialPrimaryExtendedLocation"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withInitialPrimaryExtendedLocation(ExtendedLocation initialPrimaryExtendedLocation)"
desc : "Set the initialPrimaryExtendedLocation property: The initial primary extended location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withInitialRecoveryExtendedLocation(com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withInitialRecoveryExtendedLocation(ExtendedLocation initialRecoveryExtendedLocation)"
name : "withInitialRecoveryExtendedLocation(ExtendedLocation initialRecoveryExtendedLocation)"
nameWithType : "A2AReplicationDetails.withInitialRecoveryExtendedLocation(ExtendedLocation initialRecoveryExtendedLocation)"
summary : "Set the initial<wbr>Recovery<wbr>Extended<wbr>Location property: The initial recovery extended location."
parameters :
- description : "the initialRecoveryExtendedLocation value to set."
name : "initialRecoveryExtendedLocation"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withInitialRecoveryExtendedLocation(ExtendedLocation initialRecoveryExtendedLocation)"
desc : "Set the initialRecoveryExtendedLocation property: The initial recovery extended location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withIsReplicationAgentCertificateUpdateRequired(java.lang.Boolean)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withIsReplicationAgentCertificateUpdateRequired(Boolean isReplicationAgentCertificateUpdateRequired)"
name : "withIsReplicationAgentCertificateUpdateRequired(Boolean isReplicationAgentCertificateUpdateRequired)"
nameWithType : "A2AReplicationDetails.withIsReplicationAgentCertificateUpdateRequired(Boolean isReplicationAgentCertificateUpdateRequired)"
summary : "Set the is<wbr>Replication<wbr>Agent<wbr>Certificate<wbr>Update<wbr>Required property: A value indicating whether agent certificate update is required."
parameters :
- description : "the isReplicationAgentCertificateUpdateRequired value to set."
name : "isReplicationAgentCertificateUpdateRequired"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax : "public A2AReplicationDetails withIsReplicationAgentCertificateUpdateRequired(Boolean isReplicationAgentCertificateUpdateRequired)"
desc : "Set the isReplicationAgentCertificateUpdateRequired property: A value indicating whether agent certificate update is required."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withIsReplicationAgentUpdateRequired(java.lang.Boolean)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withIsReplicationAgentUpdateRequired(Boolean isReplicationAgentUpdateRequired)"
name : "withIsReplicationAgentUpdateRequired(Boolean isReplicationAgentUpdateRequired)"
nameWithType : "A2AReplicationDetails.withIsReplicationAgentUpdateRequired(Boolean isReplicationAgentUpdateRequired)"
summary : "Set the is<wbr>Replication<wbr>Agent<wbr>Update<wbr>Required property: A value indicating whether replication agent update is required."
parameters :
- description : "the isReplicationAgentUpdateRequired value to set."
name : "isReplicationAgentUpdateRequired"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax : "public A2AReplicationDetails withIsReplicationAgentUpdateRequired(Boolean isReplicationAgentUpdateRequired)"
desc : "Set the isReplicationAgentUpdateRequired property: A value indicating whether replication agent update is required."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLastHeartbeat(java.time.OffsetDateTime)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLastHeartbeat(OffsetDateTime lastHeartbeat)"
name : "withLastHeartbeat(OffsetDateTime lastHeartbeat)"
nameWithType : "A2AReplicationDetails.withLastHeartbeat(OffsetDateTime lastHeartbeat)"
summary : "Set the last<wbr>Heartbeat property: The last heartbeat received from the source server."
parameters :
- description : "the lastHeartbeat value to set."
name : "lastHeartbeat"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax : "public A2AReplicationDetails withLastHeartbeat(OffsetDateTime lastHeartbeat)"
desc : "Set the lastHeartbeat property: The last heartbeat received from the source server."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLastRpoCalculatedTime(java.time.OffsetDateTime)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLastRpoCalculatedTime(OffsetDateTime lastRpoCalculatedTime)"
name : "withLastRpoCalculatedTime(OffsetDateTime lastRpoCalculatedTime)"
nameWithType : "A2AReplicationDetails.withLastRpoCalculatedTime(OffsetDateTime lastRpoCalculatedTime)"
summary : "Set the last<wbr>Rpo<wbr>Calculated<wbr>Time property: The time (in UTC) when the last RPO value was calculated by Protection Service."
parameters :
- description : "the lastRpoCalculatedTime value to set."
name : "lastRpoCalculatedTime"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax : "public A2AReplicationDetails withLastRpoCalculatedTime(OffsetDateTime lastRpoCalculatedTime)"
desc : "Set the lastRpoCalculatedTime property: The time (in UTC) when the last RPO value was calculated by Protection Service."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLifecycleId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withLifecycleId(String lifecycleId)"
name : "withLifecycleId(String lifecycleId)"
nameWithType : "A2AReplicationDetails.withLifecycleId(String lifecycleId)"
summary : "Set the lifecycle<wbr>Id property: An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.<wbr>The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the \"same\" protected item even though other internal Ids/ARM Id might be changing."
parameters :
- description : "the lifecycleId value to set."
name : "lifecycleId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withLifecycleId(String lifecycleId)"
desc : "Set the lifecycleId property: An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the \"same\" protected item even though other internal Ids/ARM Id might be changing."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withManagementId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withManagementId(String managementId)"
name : "withManagementId(String managementId)"
nameWithType : "A2AReplicationDetails.withManagementId(String managementId)"
summary : "Set the management<wbr>Id property: The management Id."
parameters :
- description : "the managementId value to set."
name : "managementId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withManagementId(String managementId)"
desc : "Set the managementId property: The management Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMonitoringJobType(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMonitoringJobType(String monitoringJobType)"
name : "withMonitoringJobType(String monitoringJobType)"
nameWithType : "A2AReplicationDetails.withMonitoringJobType(String monitoringJobType)"
summary : "Set the monitoring<wbr>Job<wbr>Type property: The type of the monitoring job."
parameters :
- description : "the monitoringJobType value to set."
name : "monitoringJobType"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withMonitoringJobType(String monitoringJobType)"
desc : "Set the monitoringJobType property: The type of the monitoring job. The progress is contained in MonitoringPercentageCompletion property."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMonitoringPercentageCompletion(java.lang.Integer)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMonitoringPercentageCompletion(Integer monitoringPercentageCompletion)"
name : "withMonitoringPercentageCompletion(Integer monitoringPercentageCompletion)"
nameWithType : "A2AReplicationDetails.withMonitoringPercentageCompletion(Integer monitoringPercentageCompletion)"
summary : "Set the monitoring<wbr>Percentage<wbr>Completion property: The percentage of the monitoring job."
parameters :
- description : "the monitoringPercentageCompletion value to set."
name : "monitoringPercentageCompletion"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax : "public A2AReplicationDetails withMonitoringPercentageCompletion(Integer monitoringPercentageCompletion)"
desc : "Set the monitoringPercentageCompletion property: The percentage of the monitoring job. The type of the monitoring job is defined by MonitoringJobType property."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupCreateOption(com.azure.resourcemanager.recoveryservicessiterecovery.models.MultiVmGroupCreateOption)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupCreateOption(MultiVmGroupCreateOption multiVmGroupCreateOption)"
name : "withMultiVmGroupCreateOption(MultiVmGroupCreateOption multiVmGroupCreateOption)"
nameWithType : "A2AReplicationDetails.withMultiVmGroupCreateOption(MultiVmGroupCreateOption multiVmGroupCreateOption)"
summary : "Set the multi<wbr>VmGroup<wbr>Create<wbr>Option property: Whether Multi VM group is auto created or specified by user."
parameters :
- description : "the multiVmGroupCreateOption value to set."
name : "multiVmGroupCreateOption"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.MultiVmGroupCreateOption?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.MultiVmGroupCreateOption&text=MultiVmGroupCreateOption\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withMultiVmGroupCreateOption(MultiVmGroupCreateOption multiVmGroupCreateOption)"
desc : "Set the multiVmGroupCreateOption property: Whether Multi VM group is auto created or specified by user."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupId(String multiVmGroupId)"
name : "withMultiVmGroupId(String multiVmGroupId)"
nameWithType : "A2AReplicationDetails.withMultiVmGroupId(String multiVmGroupId)"
summary : "Set the multi<wbr>VmGroup<wbr>Id property: The multi vm group Id."
parameters :
- description : "the multiVmGroupId value to set."
name : "multiVmGroupId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withMultiVmGroupId(String multiVmGroupId)"
desc : "Set the multiVmGroupId property: The multi vm group Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupName(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withMultiVmGroupName(String multiVmGroupName)"
name : "withMultiVmGroupName(String multiVmGroupName)"
nameWithType : "A2AReplicationDetails.withMultiVmGroupName(String multiVmGroupName)"
summary : "Set the multi<wbr>VmGroup<wbr>Name property: The multi vm group name."
parameters :
- description : "the multiVmGroupName value to set."
name : "multiVmGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withMultiVmGroupName(String multiVmGroupName)"
desc : "Set the multiVmGroupName property: The multi vm group name."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withOsType(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withOsType(String osType)"
name : "withOsType(String osType)"
nameWithType : "A2AReplicationDetails.withOsType(String osType)"
summary : "Set the os<wbr>Type property: The type of operating system."
parameters :
- description : "the osType value to set."
name : "osType"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withOsType(String osType)"
desc : "Set the osType property: The type of operating system."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryAvailabilityZone(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryAvailabilityZone(String primaryAvailabilityZone)"
name : "withPrimaryAvailabilityZone(String primaryAvailabilityZone)"
nameWithType : "A2AReplicationDetails.withPrimaryAvailabilityZone(String primaryAvailabilityZone)"
summary : "Set the primary<wbr>Availability<wbr>Zone property: The primary availability zone."
parameters :
- description : "the primaryAvailabilityZone value to set."
name : "primaryAvailabilityZone"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withPrimaryAvailabilityZone(String primaryAvailabilityZone)"
desc : "Set the primaryAvailabilityZone property: The primary availability zone."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryExtendedLocation(com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryExtendedLocation(ExtendedLocation primaryExtendedLocation)"
name : "withPrimaryExtendedLocation(ExtendedLocation primaryExtendedLocation)"
nameWithType : "A2AReplicationDetails.withPrimaryExtendedLocation(ExtendedLocation primaryExtendedLocation)"
summary : "Set the primary<wbr>Extended<wbr>Location property: The primary Extended Location."
parameters :
- description : "the primaryExtendedLocation value to set."
name : "primaryExtendedLocation"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withPrimaryExtendedLocation(ExtendedLocation primaryExtendedLocation)"
desc : "Set the primaryExtendedLocation property: The primary Extended Location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryFabricLocation(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withPrimaryFabricLocation(String primaryFabricLocation)"
name : "withPrimaryFabricLocation(String primaryFabricLocation)"
nameWithType : "A2AReplicationDetails.withPrimaryFabricLocation(String primaryFabricLocation)"
summary : "Set the primary<wbr>Fabric<wbr>Location property: Primary fabric location."
parameters :
- description : "the primaryFabricLocation value to set."
name : "primaryFabricLocation"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withPrimaryFabricLocation(String primaryFabricLocation)"
desc : "Set the primaryFabricLocation property: Primary fabric location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withProtectedDisks(java.util.List<com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedDiskDetails>)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withProtectedDisks(List<A2AProtectedDiskDetails> protectedDisks)"
name : "withProtectedDisks(List<A2AProtectedDiskDetails> protectedDisks)"
nameWithType : "A2AReplicationDetails.withProtectedDisks(List<A2AProtectedDiskDetails> protectedDisks)"
summary : "Set the protected<wbr>Disks property: The list of protected disks."
parameters :
- description : "the protectedDisks value to set."
name : "protectedDisks"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedDiskDetails&text=A2AProtectedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
syntax : "public A2AReplicationDetails withProtectedDisks(List<A2AProtectedDiskDetails> protectedDisks)"
desc : "Set the protectedDisks property: The list of protected disks."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withProtectedManagedDisks(java.util.List<com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedManagedDiskDetails>)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withProtectedManagedDisks(List<A2AProtectedManagedDiskDetails> protectedManagedDisks)"
name : "withProtectedManagedDisks(List<A2AProtectedManagedDiskDetails> protectedManagedDisks)"
nameWithType : "A2AReplicationDetails.withProtectedManagedDisks(List<A2AProtectedManagedDiskDetails> protectedManagedDisks)"
summary : "Set the protected<wbr>Managed<wbr>Disks property: The list of protected managed disks."
parameters :
- description : "the protectedManagedDisks value to set."
name : "protectedManagedDisks"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedManagedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AProtectedManagedDiskDetails&text=A2AProtectedManagedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
syntax : "public A2AReplicationDetails withProtectedManagedDisks(List<A2AProtectedManagedDiskDetails> protectedManagedDisks)"
desc : "Set the protectedManagedDisks property: The list of protected managed disks."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAvailabilitySet(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAvailabilitySet(String recoveryAvailabilitySet)"
name : "withRecoveryAvailabilitySet(String recoveryAvailabilitySet)"
nameWithType : "A2AReplicationDetails.withRecoveryAvailabilitySet(String recoveryAvailabilitySet)"
summary : "Set the recovery<wbr>Availability<wbr>Set property: The recovery availability set."
parameters :
- description : "the recoveryAvailabilitySet value to set."
name : "recoveryAvailabilitySet"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryAvailabilitySet(String recoveryAvailabilitySet)"
desc : "Set the recoveryAvailabilitySet property: The recovery availability set."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAvailabilityZone(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAvailabilityZone(String recoveryAvailabilityZone)"
name : "withRecoveryAvailabilityZone(String recoveryAvailabilityZone)"
nameWithType : "A2AReplicationDetails.withRecoveryAvailabilityZone(String recoveryAvailabilityZone)"
summary : "Set the recovery<wbr>Availability<wbr>Zone property: The recovery availability zone."
parameters :
- description : "the recoveryAvailabilityZone value to set."
name : "recoveryAvailabilityZone"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryAvailabilityZone(String recoveryAvailabilityZone)"
desc : "Set the recoveryAvailabilityZone property: The recovery availability zone."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureResourceGroupId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureResourceGroupId(String recoveryAzureResourceGroupId)"
name : "withRecoveryAzureResourceGroupId(String recoveryAzureResourceGroupId)"
nameWithType : "A2AReplicationDetails.withRecoveryAzureResourceGroupId(String recoveryAzureResourceGroupId)"
summary : "Set the recovery<wbr>Azure<wbr>Resource<wbr>Group<wbr>Id property: The recovery resource group."
parameters :
- description : "the recoveryAzureResourceGroupId value to set."
name : "recoveryAzureResourceGroupId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryAzureResourceGroupId(String recoveryAzureResourceGroupId)"
desc : "Set the recoveryAzureResourceGroupId property: The recovery resource group."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureVMName(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureVMName(String recoveryAzureVMName)"
name : "withRecoveryAzureVMName(String recoveryAzureVMName)"
nameWithType : "A2AReplicationDetails.withRecoveryAzureVMName(String recoveryAzureVMName)"
summary : "Set the recovery<wbr>Azure<wbr>VMName property: The name of recovery virtual machine."
parameters :
- description : "the recoveryAzureVMName value to set."
name : "recoveryAzureVMName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryAzureVMName(String recoveryAzureVMName)"
desc : "Set the recoveryAzureVMName property: The name of recovery virtual machine."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureVMSize(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryAzureVMSize(String recoveryAzureVMSize)"
name : "withRecoveryAzureVMSize(String recoveryAzureVMSize)"
nameWithType : "A2AReplicationDetails.withRecoveryAzureVMSize(String recoveryAzureVMSize)"
summary : "Set the recovery<wbr>Azure<wbr>VMSize property: The size of recovery virtual machine."
parameters :
- description : "the recoveryAzureVMSize value to set."
name : "recoveryAzureVMSize"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryAzureVMSize(String recoveryAzureVMSize)"
desc : "Set the recoveryAzureVMSize property: The size of recovery virtual machine."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryBootDiagStorageAccountId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryBootDiagStorageAccountId(String recoveryBootDiagStorageAccountId)"
name : "withRecoveryBootDiagStorageAccountId(String recoveryBootDiagStorageAccountId)"
nameWithType : "A2AReplicationDetails.withRecoveryBootDiagStorageAccountId(String recoveryBootDiagStorageAccountId)"
summary : "Set the recovery<wbr>Boot<wbr>Diag<wbr>Storage<wbr>Account<wbr>Id property: The recovery boot diagnostic storage account Arm Id."
parameters :
- description : "the recoveryBootDiagStorageAccountId value to set."
name : "recoveryBootDiagStorageAccountId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryBootDiagStorageAccountId(String recoveryBootDiagStorageAccountId)"
desc : "Set the recoveryBootDiagStorageAccountId property: The recovery boot diagnostic storage account Arm Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryCapacityReservationGroupId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryCapacityReservationGroupId(String recoveryCapacityReservationGroupId)"
name : "withRecoveryCapacityReservationGroupId(String recoveryCapacityReservationGroupId)"
nameWithType : "A2AReplicationDetails.withRecoveryCapacityReservationGroupId(String recoveryCapacityReservationGroupId)"
summary : "Set the recovery<wbr>Capacity<wbr>Reservation<wbr>Group<wbr>Id property: The recovery capacity reservation group Id."
parameters :
- description : "the recoveryCapacityReservationGroupId value to set."
name : "recoveryCapacityReservationGroupId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryCapacityReservationGroupId(String recoveryCapacityReservationGroupId)"
desc : "Set the recoveryCapacityReservationGroupId property: The recovery capacity reservation group Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryCloudService(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryCloudService(String recoveryCloudService)"
name : "withRecoveryCloudService(String recoveryCloudService)"
nameWithType : "A2AReplicationDetails.withRecoveryCloudService(String recoveryCloudService)"
summary : "Set the recovery<wbr>Cloud<wbr>Service property: The recovery cloud service."
parameters :
- description : "the recoveryCloudService value to set."
name : "recoveryCloudService"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryCloudService(String recoveryCloudService)"
desc : "Set the recoveryCloudService property: The recovery cloud service."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryExtendedLocation(com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryExtendedLocation(ExtendedLocation recoveryExtendedLocation)"
name : "withRecoveryExtendedLocation(ExtendedLocation recoveryExtendedLocation)"
nameWithType : "A2AReplicationDetails.withRecoveryExtendedLocation(ExtendedLocation recoveryExtendedLocation)"
summary : "Set the recovery<wbr>Extended<wbr>Location property: The recovery Extended Location."
parameters :
- description : "the recoveryExtendedLocation value to set."
name : "recoveryExtendedLocation"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withRecoveryExtendedLocation(ExtendedLocation recoveryExtendedLocation)"
desc : "Set the recoveryExtendedLocation property: The recovery Extended Location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryFabricLocation(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryFabricLocation(String recoveryFabricLocation)"
name : "withRecoveryFabricLocation(String recoveryFabricLocation)"
nameWithType : "A2AReplicationDetails.withRecoveryFabricLocation(String recoveryFabricLocation)"
summary : "Set the recovery<wbr>Fabric<wbr>Location property: The recovery fabric location."
parameters :
- description : "the recoveryFabricLocation value to set."
name : "recoveryFabricLocation"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryFabricLocation(String recoveryFabricLocation)"
desc : "Set the recoveryFabricLocation property: The recovery fabric location."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryFabricObjectId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryFabricObjectId(String recoveryFabricObjectId)"
name : "withRecoveryFabricObjectId(String recoveryFabricObjectId)"
nameWithType : "A2AReplicationDetails.withRecoveryFabricObjectId(String recoveryFabricObjectId)"
summary : "Set the recovery<wbr>Fabric<wbr>Object<wbr>Id property: The recovery fabric object Id."
parameters :
- description : "the recoveryFabricObjectId value to set."
name : "recoveryFabricObjectId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryFabricObjectId(String recoveryFabricObjectId)"
desc : "Set the recoveryFabricObjectId property: The recovery fabric object Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryProximityPlacementGroupId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryProximityPlacementGroupId(String recoveryProximityPlacementGroupId)"
name : "withRecoveryProximityPlacementGroupId(String recoveryProximityPlacementGroupId)"
nameWithType : "A2AReplicationDetails.withRecoveryProximityPlacementGroupId(String recoveryProximityPlacementGroupId)"
summary : "Set the recovery<wbr>Proximity<wbr>Placement<wbr>Group<wbr>Id property: The recovery proximity placement group Id."
parameters :
- description : "the recoveryProximityPlacementGroupId value to set."
name : "recoveryProximityPlacementGroupId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryProximityPlacementGroupId(String recoveryProximityPlacementGroupId)"
desc : "Set the recoveryProximityPlacementGroupId property: The recovery proximity placement group Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryVirtualMachineScaleSetId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRecoveryVirtualMachineScaleSetId(String recoveryVirtualMachineScaleSetId)"
name : "withRecoveryVirtualMachineScaleSetId(String recoveryVirtualMachineScaleSetId)"
nameWithType : "A2AReplicationDetails.withRecoveryVirtualMachineScaleSetId(String recoveryVirtualMachineScaleSetId)"
summary : "Set the recovery<wbr>Virtual<wbr>Machine<wbr>Scale<wbr>Set<wbr>Id property: The recovery virtual machine scale set id."
parameters :
- description : "the recoveryVirtualMachineScaleSetId value to set."
name : "recoveryVirtualMachineScaleSetId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withRecoveryVirtualMachineScaleSetId(String recoveryVirtualMachineScaleSetId)"
desc : "Set the recoveryVirtualMachineScaleSetId property: The recovery virtual machine scale set id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRpoInSeconds(java.lang.Long)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withRpoInSeconds(Long rpoInSeconds)"
name : "withRpoInSeconds(Long rpoInSeconds)"
nameWithType : "A2AReplicationDetails.withRpoInSeconds(Long rpoInSeconds)"
summary : "Set the rpo<wbr>InSeconds property: The last RPO value in seconds."
parameters :
- description : "the rpoInSeconds value to set."
name : "rpoInSeconds"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
syntax : "public A2AReplicationDetails withRpoInSeconds(Long rpoInSeconds)"
desc : "Set the rpoInSeconds property: The last RPO value in seconds."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withSelectedRecoveryAzureNetworkId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withSelectedRecoveryAzureNetworkId(String selectedRecoveryAzureNetworkId)"
name : "withSelectedRecoveryAzureNetworkId(String selectedRecoveryAzureNetworkId)"
nameWithType : "A2AReplicationDetails.withSelectedRecoveryAzureNetworkId(String selectedRecoveryAzureNetworkId)"
summary : "Set the selected<wbr>Recovery<wbr>Azure<wbr>Network<wbr>Id property: The recovery virtual network."
parameters :
- description : "the selectedRecoveryAzureNetworkId value to set."
name : "selectedRecoveryAzureNetworkId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withSelectedRecoveryAzureNetworkId(String selectedRecoveryAzureNetworkId)"
desc : "Set the selectedRecoveryAzureNetworkId property: The recovery virtual network."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withSelectedTfoAzureNetworkId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withSelectedTfoAzureNetworkId(String selectedTfoAzureNetworkId)"
name : "withSelectedTfoAzureNetworkId(String selectedTfoAzureNetworkId)"
nameWithType : "A2AReplicationDetails.withSelectedTfoAzureNetworkId(String selectedTfoAzureNetworkId)"
summary : "Set the selected<wbr>Tfo<wbr>Azure<wbr>Network<wbr>Id property: The test failover virtual network."
parameters :
- description : "the selectedTfoAzureNetworkId value to set."
name : "selectedTfoAzureNetworkId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withSelectedTfoAzureNetworkId(String selectedTfoAzureNetworkId)"
desc : "Set the selectedTfoAzureNetworkId property: The test failover virtual network."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withTestFailoverRecoveryFabricObjectId(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withTestFailoverRecoveryFabricObjectId(String testFailoverRecoveryFabricObjectId)"
name : "withTestFailoverRecoveryFabricObjectId(String testFailoverRecoveryFabricObjectId)"
nameWithType : "A2AReplicationDetails.withTestFailoverRecoveryFabricObjectId(String testFailoverRecoveryFabricObjectId)"
summary : "Set the test<wbr>Failover<wbr>Recovery<wbr>Fabric<wbr>Object<wbr>Id property: The test failover fabric object Id."
parameters :
- description : "the testFailoverRecoveryFabricObjectId value to set."
name : "testFailoverRecoveryFabricObjectId"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withTestFailoverRecoveryFabricObjectId(String testFailoverRecoveryFabricObjectId)"
desc : "Set the testFailoverRecoveryFabricObjectId property: The test failover fabric object Id."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withTfoAzureVMName(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withTfoAzureVMName(String tfoAzureVMName)"
name : "withTfoAzureVMName(String tfoAzureVMName)"
nameWithType : "A2AReplicationDetails.withTfoAzureVMName(String tfoAzureVMName)"
summary : "Set the tfo<wbr>Azure<wbr>VMName property: The test failover vm name."
parameters :
- description : "the tfoAzureVMName value to set."
name : "tfoAzureVMName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withTfoAzureVMName(String tfoAzureVMName)"
desc : "Set the tfoAzureVMName property: The test failover vm name."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withUnprotectedDisks(java.util.List<com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AUnprotectedDiskDetails>)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withUnprotectedDisks(List<A2AUnprotectedDiskDetails> unprotectedDisks)"
name : "withUnprotectedDisks(List<A2AUnprotectedDiskDetails> unprotectedDisks)"
nameWithType : "A2AReplicationDetails.withUnprotectedDisks(List<A2AUnprotectedDiskDetails> unprotectedDisks)"
summary : "Set the unprotected<wbr>Disks property: The list of unprotected disks."
parameters :
- description : "the unprotectedDisks value to set."
name : "unprotectedDisks"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AUnprotectedDiskDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AUnprotectedDiskDetails&text=A2AUnprotectedDiskDetails\" data-throw-if-not-resolved=\"False\" />>"
syntax : "public A2AReplicationDetails withUnprotectedDisks(List<A2AUnprotectedDiskDetails> unprotectedDisks)"
desc : "Set the unprotectedDisks property: The list of unprotected disks."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmNics(java.util.List<com.azure.resourcemanager.recoveryservicessiterecovery.models.VMNicDetails>)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmNics(List<VMNicDetails> vmNics)"
name : "withVmNics(List<VMNicDetails> vmNics)"
nameWithType : "A2AReplicationDetails.withVmNics(List<VMNicDetails> vmNics)"
summary : "Set the vm<wbr>Nics property: The virtual machine nic details."
parameters :
- description : "the vmNics value to set."
name : "vmNics"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.VMNicDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.VMNicDetails&text=VMNicDetails\" data-throw-if-not-resolved=\"False\" />>"
syntax : "public A2AReplicationDetails withVmNics(List<VMNicDetails> vmNics)"
desc : "Set the vmNics property: The virtual machine nic details."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmProtectionState(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmProtectionState(String vmProtectionState)"
name : "withVmProtectionState(String vmProtectionState)"
nameWithType : "A2AReplicationDetails.withVmProtectionState(String vmProtectionState)"
summary : "Set the vm<wbr>Protection<wbr>State property: The protection state for the vm."
parameters :
- description : "the vmProtectionState value to set."
name : "vmProtectionState"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withVmProtectionState(String vmProtectionState)"
desc : "Set the vmProtectionState property: The protection state for the vm."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmProtectionStateDescription(java.lang.String)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmProtectionStateDescription(String vmProtectionStateDescription)"
name : "withVmProtectionStateDescription(String vmProtectionStateDescription)"
nameWithType : "A2AReplicationDetails.withVmProtectionStateDescription(String vmProtectionStateDescription)"
summary : "Set the vm<wbr>Protection<wbr>State<wbr>Description property: The protection state description for the vm."
parameters :
- description : "the vmProtectionStateDescription value to set."
name : "vmProtectionStateDescription"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public A2AReplicationDetails withVmProtectionStateDescription(String vmProtectionStateDescription)"
desc : "Set the vmProtectionStateDescription property: The protection state description for the vm."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmSyncedConfigDetails(com.azure.resourcemanager.recoveryservicessiterecovery.models.AzureToAzureVmSyncedConfigDetails)"
fullName : "com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails.withVmSyncedConfigDetails(AzureToAzureVmSyncedConfigDetails vmSyncedConfigDetails)"
name : "withVmSyncedConfigDetails(AzureToAzureVmSyncedConfigDetails vmSyncedConfigDetails)"
nameWithType : "A2AReplicationDetails.withVmSyncedConfigDetails(AzureToAzureVmSyncedConfigDetails vmSyncedConfigDetails)"
summary : "Set the vm<wbr>Synced<wbr>Config<wbr>Details property: The synced configuration details."
parameters :
- description : "the vmSyncedConfigDetails value to set."
name : "vmSyncedConfigDetails"
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.AzureToAzureVmSyncedConfigDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.AzureToAzureVmSyncedConfigDetails&text=AzureToAzureVmSyncedConfigDetails\" data-throw-if-not-resolved=\"False\" />"
syntax : "public A2AReplicationDetails withVmSyncedConfigDetails(AzureToAzureVmSyncedConfigDetails vmSyncedConfigDetails)"
desc : "Set the vmSyncedConfigDetails property: The synced configuration details."
returns :
description : "the A2AReplicationDetails object itself."
type : "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.A2AReplicationDetails&text=A2AReplicationDetails\" data-throw-if-not-resolved=\"False\" />"
type : "class"
desc : "A2A provider specific settings."
metadata : {}
package : "com.azure.resourcemanager.recoveryservicessiterecovery.models"
2024-02-23 09:01:00 +03:00
artifact : com.azure.resourcemanager:azure-resourcemanager-recoveryservicessiterecovery:1.1.0