Share via


EventGridConnectionPropertiesTypeConverter Class

Definition

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

Constructors

EventGridConnectionPropertiesTypeConverter()

Methods

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

Applies to