AppliedScopeType 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.
Type of the Applied Scope.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BillingBenefits.Support.AppliedScopeTypeTypeConverter))]
public struct AppliedScopeType : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.BillingBenefits.Support.AppliedScopeType>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BillingBenefits.Support.AppliedScopeTypeTypeConverter))>]
type AppliedScopeType = struct
interface IArgumentCompleter
Public Structure AppliedScopeType
Implements IArgumentCompleter, IEquatable(Of AppliedScopeType)
- Inheritance
-
AppliedScopeType
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Applied |
Compares values of enum type AppliedScopeType |
Equals(Object) |
Compares values of enum type AppliedScopeType (override for Object) |
Get |
Returns hashCode for enum AppliedScopeType |
To |
Returns string representation for AppliedScopeType |
Equality(Applied |
Overriding == operator for enum AppliedScopeType |
Implicit(Applied |
Implicit operator to convert AppliedScopeType to string |
Implicit(String to Applied |
Implicit operator to convert string to AppliedScopeType |
Inequality(Applied |
Overriding != operator for enum AppliedScopeType |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |