Security Rule Response
constructor(access: String, description: String? = null, destinationAddressPrefix: String? = null, destinationAddressPrefixes: List<String>? = null, destinationApplicationSecurityGroups: List<ApplicationSecurityGroupResponse>? = null, destinationPortRange: String? = null, destinationPortRanges: List<String>? = null, direction: String, etag: String, id: String? = null, name: String? = null, priority: Int, protocol: String, provisioningState: String, sourceAddressPrefix: String? = null, sourceAddressPrefixes: List<String>? = null, sourceApplicationSecurityGroups: List<ApplicationSecurityGroupResponse>? = null, sourcePortRange: String? = null, sourcePortRanges: List<String>? = null, type: String? = null)