public interface CmStorageDeviceConnection extends RepositoryObject, EngineObject, DependentObject
CmStorageDevice
is set on this object,
along with the replication role of the storage device.
One or more CmStorageDeviceConnection
objects are set on an
CmAdvancedStorageArea
.
Modifier and Type | Method and Description |
---|---|
Id |
get_Id()
Returns the value of the Id property.
|
ReplicaSynchronizationType |
get_ReplicaSynchronizationType()
Returns the value of the ReplicaSynchronizationType property.
|
CmReplicaSynchronizationSiteSettingsList |
get_SiteSettings()
Returns the value of the SiteSettings property.
|
CmStorageDevice |
get_StorageDevice()
Returns the value of the StorageDevice property.
|
void |
set_ReplicaSynchronizationType(ReplicaSynchronizationType value)
Sets the value of the ReplicaSynchronizationType property.
|
void |
set_SiteSettings(CmReplicaSynchronizationSiteSettingsList value)
Sets the value of the SiteSettings property.
|
void |
set_StorageDevice(CmStorageDevice value)
Sets the value of the StorageDevice property.
|
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
Id get_Id()
CmStorageDevice get_StorageDevice()
void set_StorageDevice(CmStorageDevice value)
ReplicaSynchronizationType get_ReplicaSynchronizationType()
void set_ReplicaSynchronizationType(ReplicaSynchronizationType value)
CmReplicaSynchronizationSiteSettingsList get_SiteSettings()
void set_SiteSettings(CmReplicaSynchronizationSiteSettingsList value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.