IErrorAdditionalInfo.Info 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 additional info.
[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=false, Description="The additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IAny) }, Read=true, ReadOnly=true, Required=false, SerializedName="info", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IAny Info { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=false, Description="The additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IAny) }, Read=true, ReadOnly=true, Required=false, SerializedName="info", Update=false)>]
member this.Info : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IAny
Public ReadOnly Property Info As IAny
Property Value
- Attributes