Share via


IResourceTypeExtension Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ResourceTypeExtensionTypeConverter))]
public interface IResourceTypeExtension : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ResourceTypeExtensionTypeConverter))>]
type IResourceTypeExtension = interface
    interface IJsonSerializable
Public Interface IResourceTypeExtension
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EndpointUri
ExtensionCategory
Timeout

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to