Freigeben über


IManagedClusterPodIdentityProvisioningErrorBody.Detail Property

Definition

A list of additional details about the error.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityProvisioningErrorBody) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityProvisioningErrorBody[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityProvisioningErrorBody) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityProvisioningErrorBody[] with get, set
Public Property Detail As IManagedClusterPodIdentityProvisioningErrorBody()

Property Value

Attributes

Applies to