Get Windows Function App Site Config Ip Restriction
data class GetWindowsFunctionAppSiteConfigIpRestriction(val action: String, val headers: List<GetWindowsFunctionAppSiteConfigIpRestrictionHeader>, val ipAddress: String, val name: String, val priority: Int, val serviceTag: String, val virtualNetworkSubnetId: String)
Constructors
Link copied to clipboard
fun GetWindowsFunctionAppSiteConfigIpRestriction(action: String, headers: List<GetWindowsFunctionAppSiteConfigIpRestrictionHeader>, ipAddress: String, name: String, priority: Int, serviceTag: String, virtualNetworkSubnetId: String)