329 строки
28 KiB
YAML
329 строки
28 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer"
|
|
name: "DpmContainer"
|
|
nameWithType: "DpmContainer"
|
|
summary: "DPM workload-specific protection container."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer&text=ProtectionContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.backupManagementType()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.backupManagementType&text=backupManagementType\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.containerType()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.containerType&text=containerType\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.friendlyName()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.friendlyName&text=friendlyName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.healthStatus()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.healthStatus&text=healthStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.protectableObjectType()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.protectableObjectType&text=protectableObjectType\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.registrationStatus()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.registrationStatus&text=registrationStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.validate()?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withBackupManagementType(com.azure.resourcemanager.recoveryservicesbackup.models.BackupManagementType)?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withBackupManagementType&text=withBackupManagementType\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withFriendlyName(java.lang.String)?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withFriendlyName&text=withFriendlyName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withHealthStatus(java.lang.String)?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withHealthStatus&text=withHealthStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withProtectableObjectType(java.lang.String)?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withProtectableObjectType&text=withProtectableObjectType\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withRegistrationStatus(java.lang.String)?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withRegistrationStatus&text=withRegistrationStatus\" 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 class **DpmContainer**</br> extends <xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer&text=ProtectionContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.DpmContainer()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.DpmContainer()"
|
|
name: "DpmContainer()"
|
|
nameWithType: "DpmContainer.DpmContainer()"
|
|
summary: "Creates an instance of Dpm<wbr>Container class."
|
|
syntax: "public DpmContainer()"
|
|
desc: "Creates an instance of DpmContainer class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.canReRegister()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.canReRegister()"
|
|
name: "canReRegister()"
|
|
nameWithType: "DpmContainer.canReRegister()"
|
|
summary: "Get the can<wbr>ReRegister property: Specifies whether the container is re-registrable."
|
|
syntax: "public Boolean canReRegister()"
|
|
desc: "Get the canReRegister property: Specifies whether the container is re-registrable."
|
|
returns:
|
|
description: "the canReRegister value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.containerId()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.containerId()"
|
|
name: "containerId()"
|
|
nameWithType: "DpmContainer.containerId()"
|
|
summary: "Get the container<wbr>Id property: ID of container."
|
|
syntax: "public String containerId()"
|
|
desc: "Get the containerId property: ID of container."
|
|
returns:
|
|
description: "the containerId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.containerType()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.containerType()"
|
|
name: "containerType()"
|
|
nameWithType: "DpmContainer.containerType()"
|
|
summary: "Get the container<wbr>Type property: Type of the container."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.containerType()"
|
|
syntax: "public ProtectableContainerType containerType()"
|
|
desc: "Get the containerType property: Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is Windows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload Backup is VMAppContainer."
|
|
returns:
|
|
description: "the containerType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectableContainerType?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectableContainerType&text=ProtectableContainerType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.dpmAgentVersion()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.dpmAgentVersion()"
|
|
name: "dpmAgentVersion()"
|
|
nameWithType: "DpmContainer.dpmAgentVersion()"
|
|
summary: "Get the dpm<wbr>Agent<wbr>Version property: Backup engine Agent version."
|
|
syntax: "public String dpmAgentVersion()"
|
|
desc: "Get the dpmAgentVersion property: Backup engine Agent version."
|
|
returns:
|
|
description: "the dpmAgentVersion value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.dpmServers()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.dpmServers()"
|
|
name: "dpmServers()"
|
|
nameWithType: "DpmContainer.dpmServers()"
|
|
summary: "Get the dpm<wbr>Servers property: List of Backup<wbr>Engines protecting the container."
|
|
syntax: "public List<String> dpmServers()"
|
|
desc: "Get the dpmServers property: List of BackupEngines protecting the container."
|
|
returns:
|
|
description: "the dpmServers value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.extendedInfo()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.extendedInfo()"
|
|
name: "extendedInfo()"
|
|
nameWithType: "DpmContainer.extendedInfo()"
|
|
summary: "Get the extended<wbr>Info property: Extended Info of the container."
|
|
syntax: "public DpmContainerExtendedInfo extendedInfo()"
|
|
desc: "Get the extendedInfo property: Extended Info of the container."
|
|
returns:
|
|
description: "the extendedInfo value."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainerExtendedInfo?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainerExtendedInfo&text=DpmContainerExtendedInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.protectedItemCount()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.protectedItemCount()"
|
|
name: "protectedItemCount()"
|
|
nameWithType: "DpmContainer.protectedItemCount()"
|
|
summary: "Get the protected<wbr>Item<wbr>Count property: Number of protected items in the Backup<wbr>Engine."
|
|
syntax: "public Long protectedItemCount()"
|
|
desc: "Get the protectedItemCount property: Number of protected items in the BackupEngine."
|
|
returns:
|
|
description: "the protectedItemCount value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.protectionStatus()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.protectionStatus()"
|
|
name: "protectionStatus()"
|
|
nameWithType: "DpmContainer.protectionStatus()"
|
|
summary: "Get the protection<wbr>Status property: Protection status of the container."
|
|
syntax: "public String protectionStatus()"
|
|
desc: "Get the protectionStatus property: Protection status of the container."
|
|
returns:
|
|
description: "the protectionStatus value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.upgradeAvailable()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.upgradeAvailable()"
|
|
name: "upgradeAvailable()"
|
|
nameWithType: "DpmContainer.upgradeAvailable()"
|
|
summary: "Get the upgrade<wbr>Available property: To check if upgrade available."
|
|
syntax: "public Boolean upgradeAvailable()"
|
|
desc: "Get the upgradeAvailable property: To check if upgrade available."
|
|
returns:
|
|
description: "the upgradeAvailable value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.validate()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.validate()"
|
|
name: "validate()"
|
|
nameWithType: "DpmContainer.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withBackupManagementType(com.azure.resourcemanager.recoveryservicesbackup.models.BackupManagementType)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withBackupManagementType(BackupManagementType backupManagementType)"
|
|
name: "withBackupManagementType(BackupManagementType backupManagementType)"
|
|
nameWithType: "DpmContainer.withBackupManagementType(BackupManagementType backupManagementType)"
|
|
summary: "Set the backup<wbr>Management<wbr>Type property: Type of backup management for the container."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withBackupManagementType(com.azure.resourcemanager.recoveryservicesbackup.models.BackupManagementType)"
|
|
parameters:
|
|
- name: "backupManagementType"
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.BackupManagementType?alt=com.azure.resourcemanager.recoveryservicesbackup.models.BackupManagementType&text=BackupManagementType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DpmContainer withBackupManagementType(BackupManagementType backupManagementType)"
|
|
desc: "Set the backupManagementType property: Type of backup management for the container."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withCanReRegister(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withCanReRegister(Boolean canReRegister)"
|
|
name: "withCanReRegister(Boolean canReRegister)"
|
|
nameWithType: "DpmContainer.withCanReRegister(Boolean canReRegister)"
|
|
summary: "Set the can<wbr>ReRegister property: Specifies whether the container is re-registrable."
|
|
parameters:
|
|
- description: "the canReRegister value to set."
|
|
name: "canReRegister"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public DpmContainer withCanReRegister(Boolean canReRegister)"
|
|
desc: "Set the canReRegister property: Specifies whether the container is re-registrable."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withContainerId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withContainerId(String containerId)"
|
|
name: "withContainerId(String containerId)"
|
|
nameWithType: "DpmContainer.withContainerId(String containerId)"
|
|
summary: "Set the container<wbr>Id property: ID of container."
|
|
parameters:
|
|
- description: "the containerId value to set."
|
|
name: "containerId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withContainerId(String containerId)"
|
|
desc: "Set the containerId property: ID of container."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withDpmAgentVersion(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withDpmAgentVersion(String dpmAgentVersion)"
|
|
name: "withDpmAgentVersion(String dpmAgentVersion)"
|
|
nameWithType: "DpmContainer.withDpmAgentVersion(String dpmAgentVersion)"
|
|
summary: "Set the dpm<wbr>Agent<wbr>Version property: Backup engine Agent version."
|
|
parameters:
|
|
- description: "the dpmAgentVersion value to set."
|
|
name: "dpmAgentVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withDpmAgentVersion(String dpmAgentVersion)"
|
|
desc: "Set the dpmAgentVersion property: Backup engine Agent version."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withDpmServers(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withDpmServers(List<String> dpmServers)"
|
|
name: "withDpmServers(List<String> dpmServers)"
|
|
nameWithType: "DpmContainer.withDpmServers(List<String> dpmServers)"
|
|
summary: "Set the dpm<wbr>Servers property: List of Backup<wbr>Engines protecting the container."
|
|
parameters:
|
|
- description: "the dpmServers value to set."
|
|
name: "dpmServers"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public DpmContainer withDpmServers(List<String> dpmServers)"
|
|
desc: "Set the dpmServers property: List of BackupEngines protecting the container."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withExtendedInfo(com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainerExtendedInfo)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withExtendedInfo(DpmContainerExtendedInfo extendedInfo)"
|
|
name: "withExtendedInfo(DpmContainerExtendedInfo extendedInfo)"
|
|
nameWithType: "DpmContainer.withExtendedInfo(DpmContainerExtendedInfo extendedInfo)"
|
|
summary: "Set the extended<wbr>Info property: Extended Info of the container."
|
|
parameters:
|
|
- description: "the extendedInfo value to set."
|
|
name: "extendedInfo"
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainerExtendedInfo?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainerExtendedInfo&text=DpmContainerExtendedInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DpmContainer withExtendedInfo(DpmContainerExtendedInfo extendedInfo)"
|
|
desc: "Set the extendedInfo property: Extended Info of the container."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withFriendlyName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withFriendlyName(String friendlyName)"
|
|
name: "withFriendlyName(String friendlyName)"
|
|
nameWithType: "DpmContainer.withFriendlyName(String friendlyName)"
|
|
summary: "Set the friendly<wbr>Name property: Friendly name of the container."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withFriendlyName(java.lang.String)"
|
|
parameters:
|
|
- name: "friendlyName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withFriendlyName(String friendlyName)"
|
|
desc: "Set the friendlyName property: Friendly name of the container."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withHealthStatus(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withHealthStatus(String healthStatus)"
|
|
name: "withHealthStatus(String healthStatus)"
|
|
nameWithType: "DpmContainer.withHealthStatus(String healthStatus)"
|
|
summary: "Set the health<wbr>Status property: Status of health of the container."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withHealthStatus(java.lang.String)"
|
|
parameters:
|
|
- name: "healthStatus"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withHealthStatus(String healthStatus)"
|
|
desc: "Set the healthStatus property: Status of health of the container."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectableObjectType(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectableObjectType(String protectableObjectType)"
|
|
name: "withProtectableObjectType(String protectableObjectType)"
|
|
nameWithType: "DpmContainer.withProtectableObjectType(String protectableObjectType)"
|
|
summary: "Set the protectable<wbr>Object<wbr>Type property: Type of the protectable object associated with this container."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withProtectableObjectType(java.lang.String)"
|
|
parameters:
|
|
- name: "protectableObjectType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withProtectableObjectType(String protectableObjectType)"
|
|
desc: "Set the protectableObjectType property: Type of the protectable object associated with this container."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectedItemCount(java.lang.Long)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectedItemCount(Long protectedItemCount)"
|
|
name: "withProtectedItemCount(Long protectedItemCount)"
|
|
nameWithType: "DpmContainer.withProtectedItemCount(Long protectedItemCount)"
|
|
summary: "Set the protected<wbr>Item<wbr>Count property: Number of protected items in the Backup<wbr>Engine."
|
|
parameters:
|
|
- description: "the protectedItemCount value to set."
|
|
name: "protectedItemCount"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
syntax: "public DpmContainer withProtectedItemCount(Long protectedItemCount)"
|
|
desc: "Set the protectedItemCount property: Number of protected items in the BackupEngine."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectionStatus(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withProtectionStatus(String protectionStatus)"
|
|
name: "withProtectionStatus(String protectionStatus)"
|
|
nameWithType: "DpmContainer.withProtectionStatus(String protectionStatus)"
|
|
summary: "Set the protection<wbr>Status property: Protection status of the container."
|
|
parameters:
|
|
- description: "the protectionStatus value to set."
|
|
name: "protectionStatus"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withProtectionStatus(String protectionStatus)"
|
|
desc: "Set the protectionStatus property: Protection status of the container."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withRegistrationStatus(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withRegistrationStatus(String registrationStatus)"
|
|
name: "withRegistrationStatus(String registrationStatus)"
|
|
nameWithType: "DpmContainer.withRegistrationStatus(String registrationStatus)"
|
|
summary: "Set the registration<wbr>Status property: Status of registration of the container with the Recovery Services Vault."
|
|
overridden: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainer.withRegistrationStatus(java.lang.String)"
|
|
parameters:
|
|
- name: "registrationStatus"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public DpmContainer withRegistrationStatus(String registrationStatus)"
|
|
desc: "Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withUpgradeAvailable(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer.withUpgradeAvailable(Boolean upgradeAvailable)"
|
|
name: "withUpgradeAvailable(Boolean upgradeAvailable)"
|
|
nameWithType: "DpmContainer.withUpgradeAvailable(Boolean upgradeAvailable)"
|
|
summary: "Set the upgrade<wbr>Available property: To check if upgrade available."
|
|
parameters:
|
|
- description: "the upgradeAvailable value to set."
|
|
name: "upgradeAvailable"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public DpmContainer withUpgradeAvailable(Boolean upgradeAvailable)"
|
|
desc: "Set the upgradeAvailable property: To check if upgrade available."
|
|
returns:
|
|
description: "the DpmContainer object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer?alt=com.azure.resourcemanager.recoveryservicesbackup.models.DpmContainer&text=DpmContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "DPM workload-specific protection container."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.recoveryservicesbackup.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-recoveryservicesbackup:1.4.0
|