IRuleProperties Interface

Definition

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

Properties

Name Description
Action

Specify action.

AddressList

List of Addresses to be allowed or denied.

Methods

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

Applies to