MdmAuthority Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Mobile device management authority.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthorityTypeConverter))]
public struct MdmAuthority : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthority>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthorityTypeConverter))>]
type MdmAuthority = struct
interface IArgumentCompleter
Public Structure MdmAuthority
Implements IArgumentCompleter, IEquatable(Of MdmAuthority)
- Inheritance
-
MdmAuthority
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Mdm |
Compares values of enum type MdmAuthority |
Equals(Object) |
Compares values of enum type MdmAuthority (override for Object) |
Get |
Returns hashCode for enum MdmAuthority |
To |
Returns string representation for MdmAuthority |
Equality(Mdm |
Overriding == operator for enum MdmAuthority |
Implicit(Mdm |
Implicit operator to convert MdmAuthority to string |
Implicit(String to Mdm |
Implicit operator to convert string to MdmAuthority |
Inequality(Mdm |
Overriding != operator for enum MdmAuthority |