Freigeben über


RoleDisasterRecovery Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.RoleDisasterRecoveryTypeConverter))]
public struct RoleDisasterRecovery : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.RoleDisasterRecovery>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.RoleDisasterRecoveryTypeConverter))>]
type RoleDisasterRecovery = struct
    interface IArgumentCompleter
Public Structure RoleDisasterRecovery
Implements IArgumentCompleter, IEquatable(Of RoleDisasterRecovery)
Inheritance
RoleDisasterRecovery
Attributes
Implements

Fields

Primary
PrimaryNotReplicating
Secondary

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(Object)
Equals(RoleDisasterRecovery)
GetHashCode()
ToString()

Operators

Equality(RoleDisasterRecovery, RoleDisasterRecovery)
Implicit(RoleDisasterRecovery to String)
Implicit(String to RoleDisasterRecovery)
Inequality(RoleDisasterRecovery, RoleDisasterRecovery)

Applies to