IStatementActionProperties Interface

Definition

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

Properties

Name Description
ActionType

Action type. Example: Permit | Deny | Continue.

IPCommunityPropertyAddIpcommunityId

List of IP Community resource IDs.

IPCommunityPropertyDeleteIpcommunityId

List of IP Community resource IDs.

IPCommunityPropertySetIpcommunityId

List of IP Community resource IDs.

IPExtendedCommunityPropertyAddIpextendedCommunityId

List of IP Extended Community resource IDs.

IPExtendedCommunityPropertyDeleteIpextendedCommunityId

List of IP Extended Community resource IDs.

IPExtendedCommunityPropertySetIpextendedCommunityId

List of IP Extended Community resource IDs.

LocalPreference

Local Preference of the route policy.

Methods

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

Applies to