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