FailOver Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.FailOverTypeConverter))]
public class FailOver : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IFailOver
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.FailOverTypeConverter))>]
type FailOver = class
    interface IFailOver
    interface IJsonSerializable
Public Class FailOver
Implements IFailOver
Inheritance
FailOver
Attributes
Implements

Constructors

FailOver()

Properties

MaximumGracePeriodInMin
PrimaryLocation

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to