Sdílet prostřednictvím


ResourceProviderDefaultErrorResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.ResourceProviderDefaultErrorResponseTypeConverter))]
public class ResourceProviderDefaultErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.IResourceProviderDefaultErrorResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.ResourceProviderDefaultErrorResponseTypeConverter))>]
type ResourceProviderDefaultErrorResponse = class
    interface IResourceProviderDefaultErrorResponse
    interface IJsonSerializable
Public Class ResourceProviderDefaultErrorResponse
Implements IResourceProviderDefaultErrorResponse
Inheritance
ResourceProviderDefaultErrorResponse
Attributes
Implements

Constructors

ResourceProviderDefaultErrorResponse()

Properties

Code
Detail
Message
Target

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to