IpSecurityRestriction Class

IP security restriction on an app.

All required parameters must be populated in order to send to Azure.

Inheritance
IpSecurityRestriction

Constructor

IpSecurityRestriction(*, ip_address: str, subnet_mask: Optional[str] = None, **kwargs)

Parameters

ip_address
str
Required

Required. IP address the security restriction is valid for.

subnet_mask
str
Required

Subnet mask for the range of IP addresses the restriction is valid for.