Linux Web App Site Config Scm Ip Restriction
data class LinuxWebAppSiteConfigScmIpRestriction(val action: String? = null, val description: String? = null, val headers: LinuxWebAppSiteConfigScmIpRestrictionHeaders? = null, val ipAddress: String? = null, val name: String? = null, val priority: Int? = null, val serviceTag: String? = null, val virtualNetworkSubnetId: String? = null)