Class EventStreamCloudEventConnectionDeletedPreviousObject
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
The event content as it was prior to the change described by this event, when applicable.
[JsonConverter(typeof(EventStreamCloudEventConnectionDeletedPreviousObject.JsonConverter))]
[Serializable]
public class EventStreamCloudEventConnectionDeletedPreviousObject
- Inheritance
-
EventStreamCloudEventConnectionDeletedPreviousObject
- Inherited Members
- Extension Methods
Properties
Type
Type discriminator
[JsonIgnore]
public string Type { get; }
Property Value
Value
Union value
[JsonIgnore]
public object? Value { get; }
Property Value
Methods
AsEventStreamCloudEventConnectionDeletedPreviousObject0()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject0 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject0', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject0 AsEventStreamCloudEventConnectionDeletedPreviousObject0()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject0'.
AsEventStreamCloudEventConnectionDeletedPreviousObject1()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject1 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject1', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject1 AsEventStreamCloudEventConnectionDeletedPreviousObject1()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject1'.
AsEventStreamCloudEventConnectionDeletedPreviousObject2()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject2 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject2', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject2 AsEventStreamCloudEventConnectionDeletedPreviousObject2()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject2'.
AsEventStreamCloudEventConnectionDeletedPreviousObject3()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject3 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject3', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject3 AsEventStreamCloudEventConnectionDeletedPreviousObject3()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject3'.
AsEventStreamCloudEventConnectionDeletedPreviousObject4()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject4 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject4', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject4 AsEventStreamCloudEventConnectionDeletedPreviousObject4()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject4'.
AsEventStreamCloudEventConnectionDeletedPreviousObject5()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject5 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject5', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject5 AsEventStreamCloudEventConnectionDeletedPreviousObject5()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject5'.
AsEventStreamCloudEventConnectionDeletedPreviousObject6()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject6 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject6', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject6 AsEventStreamCloudEventConnectionDeletedPreviousObject6()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject6'.
AsEventStreamCloudEventConnectionDeletedPreviousObject7()
Returns the value as a EventStreamCloudEventConnectionDeletedPreviousObject7 if Type is 'eventStreamCloudEventConnectionDeletedPreviousObject7', otherwise throws an exception.
public EventStreamCloudEventConnectionDeletedPreviousObject7 AsEventStreamCloudEventConnectionDeletedPreviousObject7()
Returns
Exceptions
- ManagementException
Thrown when Type is not 'eventStreamCloudEventConnectionDeletedPreviousObject7'.
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
objobjectThe object to compare with the current object.
Returns
- bool
true if the specified object is equal to the current object; otherwise, false.
FromEventStreamCloudEventConnectionDeletedPreviousObject0(EventStreamCloudEventConnectionDeletedPreviousObject0)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject0 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject0(EventStreamCloudEventConnectionDeletedPreviousObject0 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject1(EventStreamCloudEventConnectionDeletedPreviousObject1)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject1 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject1(EventStreamCloudEventConnectionDeletedPreviousObject1 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject2(EventStreamCloudEventConnectionDeletedPreviousObject2)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject2 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject2(EventStreamCloudEventConnectionDeletedPreviousObject2 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject3(EventStreamCloudEventConnectionDeletedPreviousObject3)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject3 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject3(EventStreamCloudEventConnectionDeletedPreviousObject3 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject4(EventStreamCloudEventConnectionDeletedPreviousObject4)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject4 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject4(EventStreamCloudEventConnectionDeletedPreviousObject4 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject5(EventStreamCloudEventConnectionDeletedPreviousObject5)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject5 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject5(EventStreamCloudEventConnectionDeletedPreviousObject5 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject6(EventStreamCloudEventConnectionDeletedPreviousObject6)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject6 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject6(EventStreamCloudEventConnectionDeletedPreviousObject6 value)
Parameters
Returns
FromEventStreamCloudEventConnectionDeletedPreviousObject7(EventStreamCloudEventConnectionDeletedPreviousObject7)
Factory method to create a union from a Auth0.ManagementApi.EventStreamCloudEventConnectionDeletedPreviousObject7 value.
public static EventStreamCloudEventConnectionDeletedPreviousObject FromEventStreamCloudEventConnectionDeletedPreviousObject7(EventStreamCloudEventConnectionDeletedPreviousObject7 value)
Parameters
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
IsEventStreamCloudEventConnectionDeletedPreviousObject0()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject0"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject0()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject1()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject1"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject1()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject2()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject2"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject2()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject3()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject3"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject3()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject4()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject4"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject4()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject5()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject5"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject5()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject6()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject6"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject6()
Returns
IsEventStreamCloudEventConnectionDeletedPreviousObject7()
Returns true if Type is "eventStreamCloudEventConnectionDeletedPreviousObject7"
public bool IsEventStreamCloudEventConnectionDeletedPreviousObject7()
Returns
Match<T>(Func<EventStreamCloudEventConnectionDeletedPreviousObject0, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject1, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject2, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject3, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject4, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject5, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject6, T>, Func<EventStreamCloudEventConnectionDeletedPreviousObject7, T>)
public T Match<T>(Func<EventStreamCloudEventConnectionDeletedPreviousObject0, T> onEventStreamCloudEventConnectionDeletedPreviousObject0, Func<EventStreamCloudEventConnectionDeletedPreviousObject1, T> onEventStreamCloudEventConnectionDeletedPreviousObject1, Func<EventStreamCloudEventConnectionDeletedPreviousObject2, T> onEventStreamCloudEventConnectionDeletedPreviousObject2, Func<EventStreamCloudEventConnectionDeletedPreviousObject3, T> onEventStreamCloudEventConnectionDeletedPreviousObject3, Func<EventStreamCloudEventConnectionDeletedPreviousObject4, T> onEventStreamCloudEventConnectionDeletedPreviousObject4, Func<EventStreamCloudEventConnectionDeletedPreviousObject5, T> onEventStreamCloudEventConnectionDeletedPreviousObject5, Func<EventStreamCloudEventConnectionDeletedPreviousObject6, T> onEventStreamCloudEventConnectionDeletedPreviousObject6, Func<EventStreamCloudEventConnectionDeletedPreviousObject7, T> onEventStreamCloudEventConnectionDeletedPreviousObject7)
Parameters
onEventStreamCloudEventConnectionDeletedPreviousObject0Func<EventStreamCloudEventConnectionDeletedPreviousObject0, T>onEventStreamCloudEventConnectionDeletedPreviousObject1Func<EventStreamCloudEventConnectionDeletedPreviousObject1, T>onEventStreamCloudEventConnectionDeletedPreviousObject2Func<EventStreamCloudEventConnectionDeletedPreviousObject2, T>onEventStreamCloudEventConnectionDeletedPreviousObject3Func<EventStreamCloudEventConnectionDeletedPreviousObject3, T>onEventStreamCloudEventConnectionDeletedPreviousObject4Func<EventStreamCloudEventConnectionDeletedPreviousObject4, T>onEventStreamCloudEventConnectionDeletedPreviousObject5Func<EventStreamCloudEventConnectionDeletedPreviousObject5, T>onEventStreamCloudEventConnectionDeletedPreviousObject6Func<EventStreamCloudEventConnectionDeletedPreviousObject6, T>onEventStreamCloudEventConnectionDeletedPreviousObject7Func<EventStreamCloudEventConnectionDeletedPreviousObject7, T>
Returns
- T
Type Parameters
T
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.
TryGetEventStreamCloudEventConnectionDeletedPreviousObject0(out EventStreamCloudEventConnectionDeletedPreviousObject0?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject0 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject0(out EventStreamCloudEventConnectionDeletedPreviousObject0? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject1(out EventStreamCloudEventConnectionDeletedPreviousObject1?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject1 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject1(out EventStreamCloudEventConnectionDeletedPreviousObject1? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject2(out EventStreamCloudEventConnectionDeletedPreviousObject2?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject2 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject2(out EventStreamCloudEventConnectionDeletedPreviousObject2? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject3(out EventStreamCloudEventConnectionDeletedPreviousObject3?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject3 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject3(out EventStreamCloudEventConnectionDeletedPreviousObject3? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject4(out EventStreamCloudEventConnectionDeletedPreviousObject4?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject4 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject4(out EventStreamCloudEventConnectionDeletedPreviousObject4? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject5(out EventStreamCloudEventConnectionDeletedPreviousObject5?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject5 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject5(out EventStreamCloudEventConnectionDeletedPreviousObject5? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject6(out EventStreamCloudEventConnectionDeletedPreviousObject6?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject6 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject6(out EventStreamCloudEventConnectionDeletedPreviousObject6? value)
Parameters
Returns
TryGetEventStreamCloudEventConnectionDeletedPreviousObject7(out EventStreamCloudEventConnectionDeletedPreviousObject7?)
Attempts to cast the value to a EventStreamCloudEventConnectionDeletedPreviousObject7 and returns true if successful.
public bool TryGetEventStreamCloudEventConnectionDeletedPreviousObject7(out EventStreamCloudEventConnectionDeletedPreviousObject7? value)
Parameters
Returns
Visit(Action<EventStreamCloudEventConnectionDeletedPreviousObject0>, Action<EventStreamCloudEventConnectionDeletedPreviousObject1>, Action<EventStreamCloudEventConnectionDeletedPreviousObject2>, Action<EventStreamCloudEventConnectionDeletedPreviousObject3>, Action<EventStreamCloudEventConnectionDeletedPreviousObject4>, Action<EventStreamCloudEventConnectionDeletedPreviousObject5>, Action<EventStreamCloudEventConnectionDeletedPreviousObject6>, Action<EventStreamCloudEventConnectionDeletedPreviousObject7>)
public void Visit(Action<EventStreamCloudEventConnectionDeletedPreviousObject0> onEventStreamCloudEventConnectionDeletedPreviousObject0, Action<EventStreamCloudEventConnectionDeletedPreviousObject1> onEventStreamCloudEventConnectionDeletedPreviousObject1, Action<EventStreamCloudEventConnectionDeletedPreviousObject2> onEventStreamCloudEventConnectionDeletedPreviousObject2, Action<EventStreamCloudEventConnectionDeletedPreviousObject3> onEventStreamCloudEventConnectionDeletedPreviousObject3, Action<EventStreamCloudEventConnectionDeletedPreviousObject4> onEventStreamCloudEventConnectionDeletedPreviousObject4, Action<EventStreamCloudEventConnectionDeletedPreviousObject5> onEventStreamCloudEventConnectionDeletedPreviousObject5, Action<EventStreamCloudEventConnectionDeletedPreviousObject6> onEventStreamCloudEventConnectionDeletedPreviousObject6, Action<EventStreamCloudEventConnectionDeletedPreviousObject7> onEventStreamCloudEventConnectionDeletedPreviousObject7)
Parameters
onEventStreamCloudEventConnectionDeletedPreviousObject0Action<EventStreamCloudEventConnectionDeletedPreviousObject0>onEventStreamCloudEventConnectionDeletedPreviousObject1Action<EventStreamCloudEventConnectionDeletedPreviousObject1>onEventStreamCloudEventConnectionDeletedPreviousObject2Action<EventStreamCloudEventConnectionDeletedPreviousObject2>onEventStreamCloudEventConnectionDeletedPreviousObject3Action<EventStreamCloudEventConnectionDeletedPreviousObject3>onEventStreamCloudEventConnectionDeletedPreviousObject4Action<EventStreamCloudEventConnectionDeletedPreviousObject4>onEventStreamCloudEventConnectionDeletedPreviousObject5Action<EventStreamCloudEventConnectionDeletedPreviousObject5>onEventStreamCloudEventConnectionDeletedPreviousObject6Action<EventStreamCloudEventConnectionDeletedPreviousObject6>onEventStreamCloudEventConnectionDeletedPreviousObject7Action<EventStreamCloudEventConnectionDeletedPreviousObject7>
Operators
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject0)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject0 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject1)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject1 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject2)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject2 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject3)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject3 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject4)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject4 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject5)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject5 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject6)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject6 value)
Parameters
Returns
implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject7)
public static implicit operator EventStreamCloudEventConnectionDeletedPreviousObject(EventStreamCloudEventConnectionDeletedPreviousObject7 value)