IPSecurityRestriction Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPSecurityRestrictionTypeConverter))]
public class IPSecurityRestriction : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IIPSecurityRestriction
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPSecurityRestrictionTypeConverter))>]
type IPSecurityRestriction = class
    interface IIPSecurityRestriction
    interface IJsonSerializable
Public Class IPSecurityRestriction
Implements IIPSecurityRestriction
Inheritance
IPSecurityRestriction
Attributes
Implements

Constructors

IPSecurityRestriction()

Properties

Action
Description
IPAddress
Name
Priority
SubnetMask
SubnetTrafficTag
Tag
VnetSubnetResourceId
VnetTrafficTag

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to