RequestType 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.
The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestTypeTypeConverter))]
public struct RequestType : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestTypeTypeConverter))>]
type RequestType = struct
interface IArgumentCompleter
Public Structure RequestType
Implements IArgumentCompleter, IEquatable(Of RequestType)
- Inheritance
-
RequestType
- Attributes
- Implements
Admin |
|
Admin |
|
Admin |
|
Admin |
|
Admin |
|
Self |
|
Self |
|
Self |
|
Self |
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Object) |
Compares values of enum type RequestType (override for Object) |
Equals(Request |
Compares values of enum type RequestType |
Get |
Returns hashCode for enum RequestType |
To |
Returns string representation for RequestType |
Equality(Request |
Overriding == operator for enum RequestType |
Implicit(Request |
Implicit operator to convert RequestType to string |
Implicit(String to Request |
Implicit operator to convert string to RequestType |
Inequality(Request |
Overriding != operator for enum RequestType |
Продукт | Версии |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |