你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSManagedClusterPodIdentityProvisioningErrorBody Class

Definition

An error response from the pod identity provisioning.

public class PSManagedClusterPodIdentityProvisioningErrorBody
type PSManagedClusterPodIdentityProvisioningErrorBody = class
Public Class PSManagedClusterPodIdentityProvisioningErrorBody
Inheritance
PSManagedClusterPodIdentityProvisioningErrorBody

Constructors

PSManagedClusterPodIdentityProvisioningErrorBody()

Properties

Code

Gets or sets an identifier for the error. Codes are invariant and are intended to be consumed programmatically.

Details

Gets or sets a list of additional details about the error.

Message

Gets or sets a message describing the error, intended to be suitable for display in a user interface.

Target

Gets or sets the target of the particular error. For example, the name of the property in error.

Applies to