ICalculateExchangeResponseProperties.PolicyResultPolicyError 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.
Exchange Policy errors
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Exchange Policy errors", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IExchangePolicyError) }, ReadOnly=false, Required=false, SerializedName="policyErrors")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IExchangePolicyError[] PolicyResultPolicyError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Exchange Policy errors", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IExchangePolicyError) }, ReadOnly=false, Required=false, SerializedName="policyErrors")>]
member this.PolicyResultPolicyError : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IExchangePolicyError[] with get, set
Public Property PolicyResultPolicyError As IExchangePolicyError()
Property Value
- Attributes