次の方法で共有


PcError クラス

定義

PcError の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.PcError>))]
public class PcError : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.PcError>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.PcError>))>]
type PcError = class
    inherit ExpandableStringEnum<PcError>
Public Class PcError
Inherits ExpandableStringEnum(Of PcError)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

PcError()

PcError の値を定義します。

フィールド

AgentStopped

PcError の値を定義します。

CaptureFailed

PcError の値を定義します。

InternalError

PcError の値を定義します。

LocalFileFailed

PcError の値を定義します。

StorageFailed

PcError の値を定義します。

プロパティ

Value

PcError の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

PcError の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

PcError の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

PcError の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

PcError の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象