IIPExtendedCommunityPatchableProperties Interface

Definition

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

Properties

Name Description
IPExtendedCommunityRule

List of IP Extended Community Rules.

Methods

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

Applies to