ManagedClusterPodIdentity.ErrorDetail 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.
Details about the error.
public Azure.Provisioning.BicepValue<Azure.ResponseError> ErrorDetail { get; }
member this.ErrorDetail : Azure.Provisioning.BicepValue<Azure.ResponseError>
Public ReadOnly Property ErrorDetail As BicepValue(Of ResponseError)