Freigeben über


ICustomFileExtensionCustomFileType Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.CustomFileExtensionCustomFileTypeTypeConverter))]
public interface ICustomFileExtensionCustomFileType : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ICustomFileType
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.CustomFileExtensionCustomFileTypeTypeConverter))>]
type ICustomFileExtensionCustomFileType = interface
    interface IJsonSerializable
    interface ICustomFileType
Public Interface ICustomFileExtensionCustomFileType
Implements ICustomFileType
Derived
Attributes
Implements

Properties

Name Description
BuiltInType (Inherited from ICustomFileType)
CustomDelimiter (Inherited from ICustomFileType)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to