次の方法で共有


AggregatedReplicationState クラス

定義

AggregatedReplicationState の値を定義します。

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

コンストラクター

AggregatedReplicationState()

AggregatedReplicationState の値を定義します。

フィールド

Completed

AggregatedReplicationState の値を定義します。

Failed

AggregatedReplicationState の値を定義します。

InProgress

AggregatedReplicationState の値を定義します。

Unknown

AggregatedReplicationState の値を定義します。

プロパティ

Value

AggregatedReplicationState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AggregatedReplicationState の値を定義します。

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

AggregatedReplicationState の値を定義します。

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

AggregatedReplicationState の値を定義します。

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

AggregatedReplicationState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象