Delen via


ReplicationState Class

Definition

Defines values for ReplicationState.

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

Applies to