ISharedDiskReplicationItemProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.SharedDiskReplicationItemPropertiesTypeConverter))]
public interface ISharedDiskReplicationItemProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.SharedDiskReplicationItemPropertiesTypeConverter))>]
type ISharedDiskReplicationItemProperties = interface
interface IJsonSerializable
Public Interface ISharedDiskReplicationItemProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ActiveLocation |
The Current active location of the PE. |
| AllowedOperation |
The allowed operations on the Replication protected item. |
| CurrentScenarioJobId |
ARM Id of the job being executed. |
| CurrentScenarioName |
Scenario name. |
| CurrentScenarioStartTime |
Start time of the workflow. |
| HealthError |
List of health errors. |
| ProtectionState |
The protection state of shared disk. |
| ReplicationHealth |
The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration. |
| SharedDiskProviderSpecificDetailInstanceType |
Gets the Instance type. |
| TestFailoverState |
The tfo state of shared disk. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |