IIPExtendedCommunityPatchProperties Interface

Definition

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

Properties

Name Description
Annotation

Switch configuration description.

(Inherited from IAnnotationResource)
IPExtendedCommunityRule

List of IP Extended Community Rules.

(Inherited from IIPExtendedCommunityPatchableProperties)

Methods

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

Applies to