IIPExtendedCommunityDeleteOperationProperties Interface

Definition

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

Properties

Name Description
DeleteIPExtendedCommunityId

List of IP Extended Community resource IDs.

Methods

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

Applies to