ReplicationStatusTypes Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert Werte für ReplicationStatusTypes.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.ReplicationStatusTypes>))]
public class ReplicationStatusTypes : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.ReplicationStatusTypes>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.ReplicationStatusTypes>))>]
type ReplicationStatusTypes = class
inherit ExpandableStringEnum<ReplicationStatusTypes>
Public Class ReplicationStatusTypes
Inherits ExpandableStringEnum(Of ReplicationStatusTypes)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
ReplicationStatusTypes() |
Definiert Werte für ReplicationStatusTypes. |
Felder
ReplicationStatus |
Definiert Werte für ReplicationStatusTypes. |
Eigenschaften
Value |
Definiert Werte für ReplicationStatusTypes. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für ReplicationStatusTypes. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für ReplicationStatusTypes. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für ReplicationStatusTypes. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für ReplicationStatusTypes. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET