Get Function App Site Config Ip Restriction
data class GetFunctionAppSiteConfigIpRestriction(val action: String, val headers: GetFunctionAppSiteConfigIpRestrictionHeaders, val ipAddress: String, val name: String, val priority: Int, val serviceTag: String, val virtualNetworkSubnetId: String)
Constructors
Link copied to clipboard
fun GetFunctionAppSiteConfigIpRestriction(action: String, headers: GetFunctionAppSiteConfigIpRestrictionHeaders, ipAddress: String, name: String, priority: Int, serviceTag: String, virtualNetworkSubnetId: String)