IAccessRuleProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |