Get Standard Site Config Ip Restriction
data class GetStandardSiteConfigIpRestriction(val action: String? = null, val headers: GetStandardSiteConfigIpRestrictionHeaders, val ipAddress: String? = null, val name: String, val priority: Int? = null, val serviceTag: String? = null, val virtualNetworkSubnetId: String? = null)
Constructors
Link copied to clipboard
fun GetStandardSiteConfigIpRestriction(action: String? = null, headers: GetStandardSiteConfigIpRestrictionHeaders, ipAddress: String? = null, name: String, priority: Int? = null, serviceTag: String? = null, virtualNetworkSubnetId: String? = null)