IAccessRuleProperties Interface

Definition

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

Properties

AddressPrefix

Address prefixes that are allowed access.

Direction

Direction of the access rule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to