Class ReplicatedVMManagedDisk
Inheritance
System.Object
ReplicatedVMManagedDisk
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.SiteRecovery.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ReplicatedVMManagedDisk
Fields
View SourceDiskId
Id of disk that should be replicated.
Declaration
public readonly string DiskId
Field Value
| Type | Description |
|---|---|
| System.String |
StagingStorageAccountId
Storage account that should be used for caching.
Declaration
public readonly string StagingStorageAccountId
Field Value
| Type | Description |
|---|---|
| System.String |
TargetDiskType
What type should the disk be when a failover is done.
Declaration
public readonly string TargetDiskType
Field Value
| Type | Description |
|---|---|
| System.String |
TargetReplicaDiskType
What type should the disk be that holds the replication data.
Declaration
public readonly string TargetReplicaDiskType
Field Value
| Type | Description |
|---|---|
| System.String |
TargetResourceGroupId
Resource group disk should belong to when a failover is done.
Declaration
public readonly string TargetResourceGroupId
Field Value
| Type | Description |
|---|---|
| System.String |