Share via


SendAadLogsStatus Struct

Definition

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

Fields

Disabled
Enabled

Methods

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

Operators

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

Applies to