LiftrResourceCategories Struct
Definition
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategoriesTypeConverter))]
public struct LiftrResourceCategories : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategories>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategoriesTypeConverter))>]
type LiftrResourceCategories = struct
interface IArgumentCompleter
Public Structure LiftrResourceCategories
Implements IArgumentCompleter, IEquatable(Of LiftrResourceCategories)
- Inheritance
-
LiftrResourceCategories
- Attributes
- Implements
Fields
| MonitorLogs | |
| Unknown |
Methods
| CompleteArgument(String, String, String, CommandAst, IDictionary) | |
| Equals(LiftrResourceCategories) | |
| Equals(Object) | |
| GetHashCode() | |
| ToString() |