IExtensionEnumProperty Interface

Definition

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

Properties

Name Description
Extension

Extension. Example: NoExtension | NPB.

Methods

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

Applies to