Linux Web App Site Config Scm Ip Restriction
data class LinuxWebAppSiteConfigScmIpRestriction(val action: 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)
Constructors
Link copied to clipboard
fun LinuxWebAppSiteConfigScmIpRestriction(action: String? = null, headers: LinuxWebAppSiteConfigScmIpRestrictionHeaders? = null, ipAddress: String? = null, name: String? = null, priority: Int? = null, serviceTag: String? = null, virtualNetworkSubnetId: String? = null)