CloudServiceRoleProfilePropertiesTypeConverter Class

Definition

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

Constructors

CloudServiceRoleProfilePropertiesTypeConverter()

Methods

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

Applies to