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