MicrosoftgraphorgContact.OnPremisesProvisioningErrors Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="onPremisesProvisioningErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphonPremisesProvisioningError> OnPremisesProvisioningErrors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="onPremisesProvisioningErrors")>]
member this.OnPremisesProvisioningErrors : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphonPremisesProvisioningError> with get, set
Public Property OnPremisesProvisioningErrors As IList(Of MicrosoftgraphonPremisesProvisioningError)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to