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