IA2ASharedDiskReplicationDetails.SharedDiskIrError Property
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.
The IR Errors.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IR Errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2ASharedDiskIrerrorDetails) }, ReadOnly=false, Required=false, SerializedName="sharedDiskIRErrors")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2ASharedDiskIrerrorDetails[] SharedDiskIrError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IR Errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2ASharedDiskIrerrorDetails) }, ReadOnly=false, Required=false, SerializedName="sharedDiskIRErrors")>]
member this.SharedDiskIrError : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2ASharedDiskIrerrorDetails[] with get, set
Public Property SharedDiskIrError As IA2ASharedDiskIrerrorDetails()
Property Value
- Attributes