Partager via


MicrosoftGraphOnPremisesProvisioningError.Category Property

Definition

Category of the provisioning error. Note: Currently, there is only one possible value. Possible value: PropertyConflict

  • indicates a property value is not unique. Other objects contain the same value for the property.
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.Category : string with get, set
Public Property Category As String

Property Value

Implements

Attributes

Applies to