IIPExtendedCommunityPatch Interface

Definition

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

Properties

Name Description
Annotation

Switch configuration description.

IPExtendedCommunityRule

List of IP Extended Community Rules.

Tag

Resource tags

(Inherited from ITagsUpdate)

Methods

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

Applies to