IGranularCopyProgress.AdditionalInfo 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.
Gets or sets additional error info.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Gets or sets additional error info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IAdditionalErrorInfo) }, ReadOnly=true, Required=false, SerializedName="additionalInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IAdditionalErrorInfo[] AdditionalInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Gets or sets additional error info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IAdditionalErrorInfo) }, ReadOnly=true, Required=false, SerializedName="additionalInfo")>]
member this.AdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IAdditionalErrorInfo[]
Public ReadOnly Property AdditionalInfo As IAdditionalErrorInfo()
Property Value
- Attributes