ServerPropertiesTagsTypeConverter Class

Definition

public class ServerPropertiesTagsTypeConverter : System.Management.Automation.PSTypeConverter
type ServerPropertiesTagsTypeConverter = class
    inherit PSTypeConverter
Public Class ServerPropertiesTagsTypeConverter
Inherits PSTypeConverter
Inheritance
ServerPropertiesTagsTypeConverter

Constructors

ServerPropertiesTagsTypeConverter()

Methods

CanConvertFrom(Object)
CanConvertFrom(Object, Type)
CanConvertTo(Object, Type)
ConvertFrom(Object)
ConvertFrom(Object, Type, IFormatProvider, Boolean)
ConvertTo(Object, Type, IFormatProvider, Boolean)

Applies to