Linux Web App Site Config Ip Restriction
data class LinuxWebAppSiteConfigIpRestriction(val action: String? = null, val headers: LinuxWebAppSiteConfigIpRestrictionHeaders? = null, val ipAddress: String? = null, val name: String? = null, val priority: Int? = null, val serviceTag: String? = null, val virtualNetworkSubnetId: String? = null)
Constructors
Link copied to clipboard
fun LinuxWebAppSiteConfigIpRestriction(action: String? = null, headers: LinuxWebAppSiteConfigIpRestrictionHeaders? = null, ipAddress: String? = null, name: String? = null, priority: Int? = null, serviceTag: String? = null, virtualNetworkSubnetId: String? = null)