Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
Packages that use ManagedClusterPodIdentityProvisioningErrorBody
Package
Description
Package containing the data models for ContainerService.
-
Uses of ManagedClusterPodIdentityProvisioningErrorBody in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type ManagedClusterPodIdentityProvisioningErrorBodyModifier and TypeClassDescriptionfinal classAn error response from the pod identity provisioning.Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterPodIdentityProvisioningErrorBodyModifier and TypeMethodDescriptionManagedClusterPodIdentityProvisioningError.error()Get the error property: Details about the error.ManagedClusterPodIdentityProvisioningErrorBody.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterPodIdentityProvisioningErrorBody from the JsonReader.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type ManagedClusterPodIdentityProvisioningErrorBodyModifier and TypeMethodDescriptionManagedClusterPodIdentityProvisioningErrorBody.details()Get the details property: A list of additional details about the error.