GetWindowsWebAppSiteConfigIpRestriction

data class GetWindowsWebAppSiteConfigIpRestriction(val action: String, val headers: List<GetWindowsWebAppSiteConfigIpRestrictionHeader>, val ipAddress: String, val name: String, val priority: Int, val serviceTag: String, val virtualNetworkSubnetId: String)

Constructors

Link copied to clipboard
fun GetWindowsWebAppSiteConfigIpRestriction(action: String, headers: List<GetWindowsWebAppSiteConfigIpRestrictionHeader>, ipAddress: String, name: String, priority: Int, serviceTag: String, virtualNetworkSubnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A action block as defined above.

Link copied to clipboard
Link copied to clipboard

The name of this Windows Web App.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The subnet id which the Windows Web App is vNet Integrated with.