Share via


TypedErrorInfo(String) Constructor

Definition

Initializes a new instance of TypedErrorInfo.

public TypedErrorInfo (string typedErrorInfoType);
new Azure.ResourceManager.ProviderHub.Models.TypedErrorInfo : string -> Azure.ResourceManager.ProviderHub.Models.TypedErrorInfo
Public Sub New (typedErrorInfoType As String)

Parameters

typedErrorInfoType
String

Exceptions

typedErrorInfoType is null.

Applies to