GeoReplicationStatus Class

Definition

Defines values for GeoReplicationStatus.

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

Constructors

GeoReplicationStatus()

Fields

Bootstrap
Live
Unavailable

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to